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 URL that is contained in the registration message.
Syntax
void GetURLString(
TCHAR *Buf,
int Len
);
Parameters
- Buf
[in/out] Specifies a string buffer that on return will contain the URL string.
- Len
[in] Specifies the length of the string buffer.
Return Value
None.
Remarks
The size of the URL string is variable and determined when the registration message is received.
The customer can browse to the URL on a desktop computer, to subscribe to 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::GetPhoneString
RegistrationMsg::GetPayloadString
RegistrationMsg Class
MSN Direct Services Classes