|   |   |   | 
| BaseEffect.GetFunction Method | Language: | 
Retrieves a function.
Visual Basic Public Function GetFunction( _ 
ByVal index As Integer _
) As EffectHandleC# public EffectHandle GetFunction( 
int index
);C++ public: 
EffectHandle^ GetFunction(
int index
);JScript public function GetFunction( 
index : int
) : EffectHandle;
index System.Int32 
Index of the function.
Microsoft.DirectX.Direct3D.EffectHandle
Specified EffectHandle associated with the function, or null if it is not found.
Effect, EffectCompiler
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