Casio DT-X8 Series Manuale Utente Pagina 41

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 184
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 40
41
4.18 OBRSetAllOptions
This function sets up all the settings for the scanner driver at a time.
Calling Sequences
[C++]
int OBRSetAllOptions(
M_TBL *pModeTable
)
[Visual Basic]
Public Shared Function OBRSetAllOptions( _
ByVal pModeTable As M_TBL _
) As Int32
[C#]
public static Int32 OBRSetAllOptions(
M_TBL pModeTable
);
Parameters
pModeTable
This parameter is for specifying the scanner driver setting structure.
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Note:
See the M_TBL structure for detail.
Vedere la pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 183 184

Commenti su questo manuale

Nessun commento