#include <nnsys/g2d/g2d_OAMEx.h>
void NNS_G2dApplyToBaseModuleEx( NNSG2dOamManagerInstanceEx* pMan );
pMan |
[IN] Extended OAM manager entity |
None.
Applies the contents of the extended OAM manager to the actual hardware. The name of this function has changed to NNS_G2dApplyOamManExToBaseModule. In order to maintain compatibility, the previous function was kept under a different name.
NNS_G2dApplyOamManExToBaseModule
08/02/2004 Renamed function
06/22/2004 Initial version.