XFileManager.XFileManager Constructor |
Language: |
Initializes a new instance of the XFileManager class.
Visual Basic Public Sub New( _
ByVal pUnk As ID3DXFile _
)C# public XFileManager(
ID3DXFile pUnk
);C++ public:
XFileManager(
ID3DXFile pUnk
);JScript public function XFileManager(
pUnk : ID3DXFile
);
pUnk Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile
Unmanaged Component Object Model (COM) ID3DXFile interface pointer.
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