Declaration
Visual C#:
string GetSMSCNumber();
Visual C++:
CString GetSMSCNumber();
Visual Basic:
Private Sub GetSMSCNumber As String
Delphi:
function GetSMSCNumber : String;
Return Value
Return the address number of the SMS center if the operation was successful; otherwise return Error Code;
Remarks
Get the address number of the SMS center.
See Also SetSMSCNumber