d3d9.dllSaveData
Microsoft DirectX 9.0 SDK Update (October 2004)

IDirectXFileSaveObject::SaveData Method


Saves a data object and its children to a Microsoft DirectX file. Deprecated.

Syntax

HRESULT SaveData(      

    LPDIRECTXFILEDATA pDataObj );

Parameters

pDataObj
[in] Pointer to an IDirectXFileData interface, representing the file data object to save.

Return Value

If the method succeeds, the return value is DXFILE_OK.

If the method fails, the return value can be one of the following values.

DXFILEERR_BADARRAYSIZEArray size is invalid.
DXFILEERR_BADVALUEParameter is invalid.




© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.