EventDescription.Enable Property

Language:

Retrieves the enable flag.

Definition

Visual Basic Public ReadOnly Property Enable As Boolean
C# public bool Enable { get; }
C++ public:
property bool Enable {
        bool get();
}
JScript public function get Enable() : boolean

Property Value

System.Boolean
Enable flag.

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