NNS_G2dApplyToBaseModuleEx

Syntax

#include <nnsys/g2d/g2d_OAMEx.h>
void NNS_G2dApplyToBaseModuleEx( 
                            NNSG2dOamManagerInstanceEx* pMan );
  

Arguments

pMan [IN] Extended OAM manager entity

Return Values

None.

Description

Applies the contents of the extended OAM manager to the actual hardware.
The name of this function has changed to NNS_G2dApplyOamManExToBaseModule. This function will remain with a separate name to maintain compatibility.

See Also

NNS_G2dApplyOamManExToBaseModule

Revision History

2004/08/02 Renamed function.
2004/06/22 Initial version.


CONFIDENTIAL