ID3DXFileData::IsReference

Indicates whether this file data object is a reference object that points to another child data object.

BOOL IsReference();

Parameters

None.

Return Values

Returns TRUE if the file data object is a reference object; returns FALSE otherwise.

Requirements

Header: Declared in D3dx9xof.h.