Download Print this page

Denso BHT-700-WM Reference Manual page 23

Bar code handy terminal gprs class library

Advertisement

GetOperatorListCnt
Acquire the number of visible operator.
Syntax
[VB]
Public Shared Function GetOperatorListCnt( _
ByRef
listCnt As UInt32) As UInt32
[C#]
public static UInt32
Parameters
listCnt
[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.
GetOperatorListCnt(out UInt32
- 18 -
listCnt);

Advertisement

loading