![]() |
![]() |
![]() |
SaveUserData.RegisterTemplates Method |
Language: |
Registers a .x file template.
Visual Basic MustOverride Public Sub RegisterTemplates( _
ByVal xfileApi As XFileManager _
)C# public abstract void RegisterTemplates(
XFileManager xfileApi
);C++ public:
virtual void RegisterTemplates(
XFileManager^ xfileApi
) abstract;JScript public abstract function RegisterTemplates(
xfileApi : XFileManager
);
xfileApi Microsoft.DirectX.Direct3D.XFileManager
An XFileManager object that contains data about the .x file template to register.
The SaveUserData.RegisterTemplates and SaveUserData.SaveTemplates methods provide a mechanism for saving user data by adding a template to a .x file.
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