?/TD> |
Microsoft DirectX 9.0 |
Applications use the methods of the IDirectXFileEnumObject interface to cycle through the data objects in the file and to retrieve a data object by its globally unique identifier (GUID) or by its name.
IDirectXFileEnumObject Members
GetDataObjectById Retrieves the data object that has the specified globally unique identifier (GUID).
GetDataObjectByName Retrieves the data object that has the specified name.
GetNextDataObject Retrieves the next top-level object in the Microsoft?DirectX?file.
Remarks
The GUID for the IDirectXFileEnumObject interface is IID_IDirectXFileEnumObject.
Interface Information
Inherits from IUnknown Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98