EffectObject.EffectGuid Property

Language:

Retrieves the GUID for the effect represented by the Inputeffect object.

Definition

Visual Basic Public ReadOnly Property EffectGuid As Guid
C# public Guid EffectGuid { get; }
C++ public:
property Guid EffectGuid {
        Guid get();
}
JScript public function get EffectGuid() : Guid

Property Value

System.Guid

This property is read-only. 

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