User manual
29
4.8 OBRGetVibrator
This function retrieves the notification mode for scanning complete with the integrated vibrator.
Calling Sequences
[C++]
int OBRGetVibrator(
DWORD *pMode
)
[Visual Basic]
Public Shared Function OBRGetVibrator( _
ByRef pMode As Int32 _
) As Int32
[C#]
public static Int32 OBRGetVibrator(
ref Int32 pMode
);
Parameters
pMode
This parameter is for specifying the value for the vibration notification mode. See
OBRSetVibrator functi
on for the values to retrieve.
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