nn::uds::CTR::Finalize Function

Syntax

void Finalize();

Arguments

None.

Return Values

None.

Description

Finalizes the UDS library. The UDS library uses the the receive buffer specified by the Initialize function until this function completes. The events received by the Initialize function that notify of connection status updates are also finalized here.

Revision History

2010/09/27
Noted that the receiveBuffer specified by the Initialize function becomes accessible after this function completes.
2010/06/14
Initial version.

CONFIDENTIAL