SaveUserData.AddTopLevelDataObjectsPre Method |
Language: |
Adds a top-level object before the frame hierarchy.
Visual Basic MustOverride Public Sub AddTopLevelDataObjectsPre( _
ByVal xofSave As XFileSaveObject _
)C# public abstract void AddTopLevelDataObjectsPre(
XFileSaveObject xofSave
);C++ public:
virtual void AddTopLevelDataObjectsPre(
XFileSaveObject^ xofSave
) abstract;JScript public abstract function AddTopLevelDataObjectsPre(
xofSave : XFileSaveObject
);
xofSave Microsoft.DirectX.Direct3D.XFileSaveObject
An XFileSaveObject that contains the .x file save data to add to the frame hierarchy.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center