Microsoft DirectX 9.0 SDK Update (October 2004)

BufferedData.TimeStamp Property

Language:

Note: This documentation is preliminary and is subject to change.

System time at which the input event was generated, in milliseconds. This value wraps around approximately every 50 days. See Remarks. When the structure is used with the Inputdevice9Senddevicedata method, this member must be 0.

Definition

Visual Basic .NET Public ReadOnly Property TimeStamp As Integer
C# public int TimeStamp { get; }
Managed C++ public: __property int get_TimeStamp();
JScript .NET public function get TimeStamp() : int

Property Value

System.Int32 .

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center