NNS_G2dInitializeOamManager

C Specification

#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, the previous function was kept under a different name.

See Also

NNS_G2dInitOamManagerModule, NNS_G2dGetNewManagerInstance

Revision History

2004/08/02 Renamed function

2004/05/28 Initial version.


CONFIDENTIAL