d3d9.dllIDirectXFileObject
Microsoft DirectX 9.0 SDK Update (October 2004)

IDirectXFileObject Interface


Applications use the methods of the IDirectXFileObject interface to retrieve information about Microsoft DirectX file objects. Deprecated.

IDirectXFileObject Members

GetId Retrieves a pointer to the globally unique identifier (GUID) that identifies a DirectX file object. Deprecated.
GetName Retrieves a pointer to a DirectX file object's name. Deprecated.

Remarks

The GUID for the IDirectXFileObject interface is IID_IDirectXFileObject.

The LPDIRECTXFILEOBJECT type is defined as a pointer to this interface.

typedef interface IDirectXFileObject *LPDIRECTXFILEOBJECT;

Interface Information

Stock Implementationd3d9.dll
Custom ImplementationNo
Inherits fromIUnknown
Headerdxfile.h
Import libraryd3dxof.lib
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.