BufferedData.Offset Property (Microsoft.DirectX.DirectInput)

The offset into the current data format of the object whose data is being reported.

Definition

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

Property Value

System.Int32

This property is read-only.