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