Download Print this page

Denso BHT-700-WM Reference Manual page 25

Bar code handy terminal gprs class library

Advertisement

GetOperatorInfo
Get the operator name.
Syntax
[VB]
Public Shared Function GetOperatorInfo( _
ByVal
opeInfo As System.Text.StringBuilder) As UInt32
[C#]
public static UInt32 GetOperatorInfo(
System.Text.StringBuilder
Parameters
opeInfo
[out] operator name
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
opeInfo);
- 20 -

Advertisement

loading