Download Print this page

Denso BHT-700-WM Reference Manual page 12

Bar code handy terminal gprs class library

Advertisement

GetSIMPINStatus
Get the SIM PIN authentication state.
Syntax
[VB]
Public Shared Function GetSimPINStatus( _
ByRef
status As EN_SIMSTATUS) As UInt32
[C#]
public static UInt32
Parameters
status
[out] Authentication state
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
GetSimPINStatus(out EN_SIMSTATUS
- 7 -
staus);

Advertisement

loading