![]() |
![]() |
![]() |
Applications use the methods of the IDirectXFileBinary interface to read and retrieve information about binary data. Deprecated.
IDirectXFileBinary Members
GetId Retrieves a pointer to the globally unique identifier (GUID) that identifies a Microsoft DirectX file object. Deprecated. GetMimeType Retrieves the Multipurpose Internet Mail Extensions (MIME) type for the binary data. Deprecated. GetName Retrieves a pointer to a DirectX file object's name. Deprecated. GetSize Retrieves the size of the binary data. Deprecated. Read Reads the binary data. Deprecated.
Remarks
The GUID for the IDirectXFileBinary interface is IID_IDirectXFileBinary.
The LPDIRECTXFILEBINARY type is defined as a pointer to this interface.
typedef interface IDirectXFileBinary *LPDIRECTXFILEBINARY;
Interface Information
Stock Implementation d3d9.dll Custom Implementation No Inherits from IDirectXFileObject Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98