Casio DT-X8 Series Manual de usuario Pagina 41

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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.
Vista de pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 183 184

Comentarios a estos manuales

Sin comentarios