EffectObject.EffectGuid Property (Microsoft.DirectX.DirectInput)

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

Definition

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

Property Value

System.Guid

This property is read-only.