NNS_G2dInitOamManagerModule

Syntax

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

Arguments

None.

Return Values

None.

Description

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

The function acts internally to initialize OAM-use region tables. This function is NNS_G2dInitializeOamManager() with a new name. The previous function will remain to preserve compatibility.

See Also

NNS_G2dInitializeOamManager, NNS_G2dGetNewManagerInstance

Revision History

2004/08/02 Renamed function.

2004/05/28 Initial version.


CONFIDENTIAL