Download Print this page

Denso BHT-700-WM Reference Manual page 15

Bar code handy terminal gprs class library

Advertisement

ChangeSIMPIN
Change SIM PIN for GSM network registration.
Syntax
[VB]
Public Shared Function
(ByVal
PIN
[C#]
public static
UInt32 ChangeSIMPIN(string PIN, string
Parameters
PIN
[in ] (old)PIN
newPIN
[in ] new PIN
Settable value : string which length is from 4 digits to 8 digits.
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
ChangeSIMPIN _
As String, ByVal
newPIN
As String)
As UInt32
newPIN);
- 10 -

Advertisement

loading