Share via


DBR701::GetNewTransaction

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method increments the transaction counter and returns the new transaction count.

Syntax

unsigned char GetNewTransaction();

Parameters

None.

Return Value

Returns the new transaction count.

Remarks

A transaction occurs when a request for up-to-date data is sent to the MSN Direct receiver. The GetNewTransaction method is called when a new request is prepared to be sent to the receiver.

When the transaction count reaches 127, this function resets the count to 0. The transaction counter is also reset when the DBR701 Constructor is called.

Requirements

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

See Also

Reference

DBR701::ResetTransactionCounter
DBR701 Class
MSN Direct Services Classes