Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This method returns the phone number that is contained in the registration message.
Syntax
void GetPhoneString(
TCHAR *Buf,
int Len
);
Parameters
- Buf
[in/out] Specifies a string buffer that on return will contain the phone string. On return, Buf contains a string array of 12 characters that contains the phone number. Buf is null if the only way to register is by using the account activation page at this Microsoft.
- Len
[in] Specifies the length of the string buffer.
Return Value
None.
Remarks
The customer can call the phone number contained in this string to subscribe and activate MSN Direct.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
RegistrationMsg::GetPayloadString
RegistrationMsg::GetURLString
RegistrationMsg Class
MSN Direct Services Classes