NNS_G2dInitializeOamManager

Syntax

#include <nnsys/g2d/g2d_Oam.h>
void NNS_G2dInitializeOamManager()

Arguments

None.

Return Values

None.

Description

Initializes the OAM Manager module. Call this function before executing any OAM Manager-related functions.

Internally, this function initializes the OAM usage region table. The name of this function has changed to NNS_G2dInitOamManagerModule. To maintain compatibility with past versions, this function has been kept under a different name.

See Also

NNS_G2dInitOamManagerModule, NNS_G2dGetNewManagerInstance

Revision History

2004/08/02 Renamed function.

2004/05/28 Initial version.


CONFIDENTIAL