User manual

53
4.28 OBRGetBuffType
This function retrieves the decoded data output mode.
Calling Sequences
[C++]
int OBRGetBuffType(
BYTE *pType
)
[Visual Basic]
Public Shared Function OBRGetBuffType( _
ByRef pType As Byte _
) As Int32
[C#]
public static Int32 OBRGetBuffType(
ref Byte pType
);
Parameters
pType
This is for retrieving the output mode. See OBRSetBuffType 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