Microsoft DirectX 9.0 SDK Update (October 2004)

Device.GetEffectInformation Method

Language:

Note: This documentation is preliminary and is subject to change.

Definition

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

Parameters

rguid System.Guid.

Return Value

Microsoft.DirectX.DirectInput.EffectInformation .


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center