RegistrationMsg::GetPayloadString

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the registration string.

Syntax

void GetPayloadString(
  TCHAR *Buf, 
  int Len
);

Parameters

  • Buf
    [in/out] Specifies a string buffer that on return will contain the registration string. The registration string is a string array of 23 characters.
  • Len
    [in] Specifies the length of the string buffer.

Return Value

None.

Remarks

The payload string is the registration string in full-text format; for example:

57HW-357G-4567-36HU

Requirements

Header DBRLib.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

RegistrationMsg::GetPhoneString
RegistrationMsg::GetURLString
RegistrationMsg Class
MSN Direct Services Classes