XFileData.GetXFile Method |
Language: |
Retrieves an XFile instance for this XFileData object.
Visual Basic Public Function GetXFile() As XFile C# public XFile GetXFile(); C++ public:
XFile^ GetXFile();JScript public function GetXFile() : XFile;
Microsoft.DirectX.Direct3D.XFile
The XFile instance for this XFileData object.
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.