XFileManager.XFileManager Constructor
|
Language: |
Initializes a new instance of the XFileManager class.
Definition
| 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 ); |
Parameters
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