ID3DXFileData::IsReference method

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

Syntax

BOOL IsReference();

Parameters

This method has no parameters.

Return value

Type: BOOL

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

Requirements

Requirement Value
Header
D3DX9Xof.h
Library
D3dx9.lib

See also

ID3DXFileData