?/TD> |
Microsoft DirectX 9.0 |
Applications use the methods of the IDirectXFileBinary interface to read and retrieve information about binary data.
IDirectXFileBinary Members
GetId Retrieves a pointer to the globally unique identifier (GUID) that identifies a Microsoft?DirectX?file object.
GetMimeType Retrieves the Multipurpose Internet Mail Extensions (MIME) type for the binary data.
GetName Retrieves a pointer to a DirectX file object's name.
GetSize Retrieves the size of the binary data.
Read Reads the binary data.
Remarks
The GUID for the IDirectXFileBinary interface is IID_IDirectXFileBinary.
Interface Information
Inherits from IDirectXFileObject Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98