BufferedData.Sequence Property

Language:

Microsoft® DirectInput® sequence number for this event. All input events are assigned an increasing sequence number. This enables events from different devices to be sorted chronologically.

Definition

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

Property Value

System.Int32

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