XFileSaveObject.GetManager Method |
Language: |
Retrieves the XFileManager object of the object that created this XFileSaveObject object.
Visual Basic Public Function GetManager() As XFileManager C# public XFileManager GetManager(); C++ public:
XFileManager^ GetManager();JScript public function GetManager() : XFileManager;
Microsoft.DirectX.Direct3D.XFileManager
The XFileManager object of the object that created this XFileSaveObject object.
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid. InvalidCastException N/A No object interface is available. NullReferenceException N/A An invalid pointer, usually null, was passed as a parameter.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.