?/TD>
Microsoft DirectX 9.0

IDirectXFile Interface


Applications use the methods of the IDirectXFile interface to create instances of the IDirectXFileEnumObject and IDirectXFileSaveObject interfaces, and to register templates.

IDirectXFile Members

CreateEnumObject

Creates an enumerator object.

CreateSaveObject

Creates a save object.

RegisterTemplates

Registers custom templates.

Remarks

The globally unique identifier (GUID) for the IDirectXFile interface is IID_IDirectXFile.

The IDirectXFile interface is obtained by calling the DirectXFileCreate function.

Interface Information

Inherits fromIUnknown
Headerdxfile.h
Import libraryd3dxof.lib
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.