![]() |
![]() |
![]() |
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 Implementation d3d9.dll Custom Implementation No Inherits from IUnknown Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98