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 requests registration data from the MSN Direct receiver.
Syntax
int GetRegistration();
Parameters
None.
Return Value
Returns the transaction ID of the request that is sent to the MSN Direct receiver; returns -1 if the request fails.
Remarks
The GetRegistration method uses RequestSync to perform the transaction, with REGISTRATION specified in the applicationType parameter.
The registration messages are returned asynchronously in the messageFromReceiver parameter of the ProcessInMessageFromReceiver call. You can parse this type of message by using the RegistrationMsg object.
Requirements
| Header | DBR701.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
DBR701::GetTuningData
DBR701::RequestManufacturingMode
DBR701 Class
MSN Direct Services Classes