Microsoft DirectX 8.1 (C++) |
Applications use the methods of the IDirectXFileObject interface to retrieve information about Microsoft® DirectX® file objects.
The methods of the IDirectXFileObject interface can be organized into the following group.
Information | GetId |
GetName |
This interface, like all COM interfaces, inherits additional functionality from the IUnknown Interface.
The globally unique identifier (GUID) for the IDirectXFileObject interface is IID_IDirectXFileObject.
Header: Declared in Dxfile.h.
Import Library: Use D3dxof.lib.