User manual

32
4.10 OBRGetSwingAngle
This function retrieves the Scan Width Control mode.
Calling Sequences
[C++]
int OBRGetSwingAngle(
DWORD *pMode
)
[Visual Basic]
Public Shared Function OBRGetSwingAngle( _
ByRef pMode As Int32 _
) As Int32
[C#]
public static Int32 OBRGetSwingAngle(
ref Int32 pMode
);
Parameters
pMode
This parameter is for retrieving the Scan Width Control mode. See OBRGetSwingAngle
function 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