Download Print this page

Denso BHT-700-WM Reference Manual page 21

Bar code handy terminal gprs class library

Advertisement

GetAllOperatorCnt
Acquire the number of total operator.
Syntax
[VB]
Public Shared Function GetAllOperatorCnt( _
ByRef
opeCount As UInt32) As UInt32
[C#]
public static UInt32
Parameters
opeCount
[out] the number of operator
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
GetAllOperatorCnt(out UInt32
- 16 -
opeCount);

Advertisement

loading