?/TD>
Microsoft DirectX 9.0

IDirectXFileEnumObject Interface


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 fromIUnknown
Headerdxfile.h
Import libraryd3dxof.lib
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.