Device.GetEffectInformation Method

Language:

Definition

Visual Basic Public Function GetEffectInformation( _
    ByVal rguid As Guid _
) As EffectInformation
C# public EffectInformation GetEffectInformation(
    Guid rguid
);
C++ public:
EffectInformation GetEffectInformation(
    Guid rguid
);
JScript public function GetEffectInformation(
    rguid : Guid
) : EffectInformation;

Parameters

rguid System.Guid

Return Value

Microsoft.DirectX.DirectInput.EffectInformation


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