Download Print this page

Denso BHT-700-WM Reference Manual page 26

Bar code handy terminal gprs class library

Advertisement

SetSMSStorageDest
Specify the destination storing received short message.
Syntax
[VB]
Public Shared Function SetSMSStorageDest( _
ByVal
store As EN_STORAGESMS) As UInt32
[C#]
public static UInt32
Parameters
store
[in ] destination
Settable value : One of EN_STORAGESMS member
Return value
error code
0 : Normal end
Other than 0 : Abnormal end. For more detail, refer to 7. error code.
SetSMSStorageDest(EN_STORAGESMS
- 21 -
store);

Advertisement

loading