NNS_G2dIsEntityValid

Syntax

#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

2004/05/28 Initial version.


CONFIDENTIAL