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