|   |   |   | 
| BaseEffect.GetValueVector Method | Language: | 
Retrieves a vector.
Visual Basic Public Function GetValueVector( _ 
ByVal parameter As EffectHandle _
) As Vector4C# public Vector4 GetValueVector( 
EffectHandle parameter
);C++ public: 
Vector4 GetValueVector(
EffectHandle^ parameter
);JScript public function GetValueVector( 
parameter : EffectHandle
) : Vector4;
parameter Microsoft.DirectX.Direct3D.EffectHandle 
Unique EffectHandle identifier.
Microsoft.DirectX.Vector4
A Vector4 object.
Exceptions
InvalidCallException The call is invalid. 
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