NNS_G2dGetOamManagerOamCapacity

C Specification

#include <nnsys/g2d/g2d_Oam.h>
u16 NNS_G2dGetOamManagerOamCapacity( NNSG2dOamManagerInstance* pMan );

Arguments

pMan [IN] OAM manager entity

Return Values

The number of usable OBJs.

Description

Gets the number of OBJs that can be used by the OAM Manager. NNS_G2dGetOamAttrCapacity has undergone a name change. This function will remain to preserve compatibility.

See Also

NNS_G2dGetOamAttrCapacity, NNS_G2dEntryOamManagerOam

Revision History

2004/08/02 Renamed function.
2004/05/28 Initial version.


CONFIDENTIAL