Microsoft DirectX 8.1 (Visual Basic) |
Applications use the methods of the DirectXFileSave class 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.
The DirectXFileSave class is obtained by calling the DirectXFile.CreateSaveObject method.
The methods of the DirectXFileSave class can be organized into the following group.
Creation | CreateDataObject |
Saving | SaveData |
SaveTemplates |
The globally unique identifier (GUID) for the DirectXFileSave class is IID_IDirectXFileSaveObject.