Microsoft DirectX 8.1 (C++)

IDirectXFileBinary

Applications use the methods of the IDirectXFileBinary interface to read and retrieve information about binary data. The methods of this interface can be organized into the following groups.

Information GetMimeType
  GetSize
Reading Data Read

This interface inherits additional functionality from the IDirectXFileObject interface.

This interface, like all COM interfaces, inherits additional functionality from the IUnknown Interface.

The globally unique identifier (GUID) for the IDirectXFileBinary interface is IID_IDirectXFileBinary.

Requirements

  Header: Declared in Dxfile.h.
  Import Library: Use D3dxof.lib.