RegistrationMsg Class

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This class represents a registration message.

Syntax

class RegistrationMsg : public Msg 

Method

Method Description

RegistrationMsg::GetErrorCode

Returns the error code for this registration message.

RegistrationMsg::GetPayloadString

Returns the registration string contained in this registration message.

RegistrationMsg::GetPhoneString

Returns the phone string contained in this registration message.

RegistrationMsg::GetURLString

Returns the URL string contained in this registration message.

Remarks

If the MSN Direct service type is REGISTRATION, then the incoming message from the MSN Direct receiver includes registration data. You can typecast it to a RegistrationMsg object.

The host device always initiates this transaction. The host device must be able to show the appropriate registration information to potential subscribers. The registration string is generated by the MSN Direct receiver and is used by the customer to register with MSN Direct on the account activation page at this Microsoft Web.

Requirements

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

See Also

Reference

MSN Direct Services Classes