XFileSaveData.GetSaveObject Method

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the XFileSaveObject for this file data node.

Definition

Visual Basic .NET Public Function GetSaveObject() As XFileSaveObject
C# public XFileSaveObject GetSaveObject();
Managed C++ public: XFileSaveObject* GetSaveObject();
JScript .NET public function GetSaveObject() : XFileSaveObject;

Return Value

Microsoft.DirectX.Direct3D.XFileSaveObject . An XFileSaveObject representing this file data node.

Remarks

Exception GraphicsException.ErrorCode Cause
GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.