![]() |
![]() |
![]() |
BaseEffect.GetValueInteger Method |
Language: |
Retrieves an integer.
Visual Basic .NET Public Function GetValueInteger( _
ByVal parameter As EffectHandle _
) As IntegerC# public int GetValueInteger(
EffectHandle parameter
);Managed C++ public: int GetValueInteger(
EffectHandle *parameter
);JScript .NET public function GetValueInteger(
parameter : EffectHandle
) : int;
parameter Microsoft.DirectX.Direct3D.EffectHandle. Unique EffectHandle identifier.
System.Int32 . Integer.
Exceptions
InvalidCallException The call is invalid.
Effect, EffectCompiler
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center