Download Print this page

Denso BHT-700-WM Reference Manual page 14

Bar code handy terminal gprs class library

Advertisement

SetSIMPIN
Set the SIM PIN for GSM network registration.
Syntax
[VB]
Public Shared Function
[C#]
public static UInt32
Parameters
PIN
[in ] SIM PIN
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
SetSIMPIN(ByVal
SetSIMPIN(string
PIN);
- 9 -
PIN As String) As UInt32

Advertisement

loading