Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.