![]() |
![]() |
![]() |
Applications use the methods of the IDirectXFile interface to create instances of the IDirectXFileEnumObject and IDirectXFileSaveObject interfaces, and to register templates. Deprecated.
IDirectXFile Members
CreateEnumObject Creates an enumerator object. Deprecated. CreateSaveObject Creates a save object. Deprecated. RegisterTemplates Registers custom templates. Deprecated.
Remarks
The globally unique identifier (GUID) for the IDirectXFile interface is IID_IDirectXFile.
The IDirectXFile interface is obtained by calling the DirectXFileCreate function.
The LPDIRECTXFILE type is defined as a pointer to this interface.
typedef interface IDirectXFile *LPDIRECTXFILE;
Interface Information
Stock Implementation d3d9.dll Custom Implementation No Inherits from IUnknown Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98