EffectInformation.EffectGuid Property (Microsoft.DirectX.DirectInput)
Identifier of the effect.
Definition
Visual Basic Public Property EffectGuid As Guid C# public Guid EffectGuid { get; set; }
C++ public:
property GuidEffectGuid {
Guidget();
void set(Guidvalue);
}JScript public function get EffectGuid() : Guid
public function set EffectGuid(Guid);
Property Value
This property is read/write.
.gif)