Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an XFileManager instance for this XFile object.
Definition
Visual Basic Public Function GetManager() As XFileManager C# public XFileManager GetManager(); C++ public:
XFileManager^ GetManager();JScript public function GetManager() : XFileManager;
Return Value
Microsoft.DirectX.Direct3D.XFileManager
The XFileManager instance for this XFile object.
Remarks
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid.