?/TD> |
Microsoft DirectX 9.0 |
Applications use the methods of the IDirectXFileSaveObject interface to create data objects and to save templates and data objects. Note that templates are not required in every file. For example, you could put all templates into a single Microsoft?DirectX?file rather than duplicating them in every DirectX file.
IDirectXFileSaveObject Members
CreateDataObject Creates a data object.
SaveData Saves a data object and its children to a DirectX file.
SaveTemplates Saves templates to a DirectX file.
Remarks
The globally unique identifier (GUID) for the IDirectXFileSaveObject interface is IID_IDirectXFileSaveObject.
The IDirectXFileSaveObject interface is obtained by calling the IDirectXFile::CreateSaveObject method.
Interface Information
Inherits from IUnknown Header dxfile.h Import library d3dxof.lib Minimum operating systems Windows 98