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.
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
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