nn::ro::Module::DoFinalize Member Function

Syntax

void DoFinalize();

Arguments

None.

Return Values

None.

Description

Executes the module termination process.

Executing nnroEpilog destroys global objects belonging to this module.

This function must usually be called after executing the last function belonging to this module and/or referencing symbols and before calling Unload.

Revision History

2011/07/29
Initial version.

CONFIDENTIAL