NNS_G2dIsEntityValid

C Specification

#include <nnsys/g2d/g2d_Entity.h>
BOOL NNS_G2dIsEntityValid( NNSG2dEntity* pEntity );

Arguments

pEntity [IN] Entity

Return Values

TRUE if in a valid state.

Description

Determines the validity of the entity.

See Also

None.

Revision History

05/28/2004 Initial version.