EventDescription.EventType Property

Language:

Retrieves the event type as defined in EventType.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.EventType
Event type.

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