Casio DT-X8 Series Manual de usuario Pagina 37

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 36
37
4.14 OBRGetScanningNotification
This function retrieves the scanning completion notification. The setting status for scanning
complete notification via either "Event" or "Window message" is retrieved.
Calling Sequences
[C++]
int OBRGetScanningNotification(
DWORD *pMode,
HWND *hWnd
)
[Visual Basic]
Public Shared Function OBRGetScanningNotification( _
ByRef pMode As Int32, _
ByRef hWnd As IntPtr _
) As Int32
[C#]
public static Int32 OBRGetScanningNotification(
ref Int32 pMode,
ref IntPtr hWnd
);
Parameters
pMode
This parameter is for retrieving the notification mode. See
OBRSetScanningNotification func
tion for the values to retrieve.
hWnd
This parameter is for retrieving the handle of window message when OBR_MESSAGE has
been set in *pMode parameter.
Return Values
OBR_OK : Normal end
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 183 184

Comentarios a estos manuales

Sin comentarios