DeviceImageInformationHeader.Views Property (Microsoft.DirectX.DirectInput)

DWORD variable that receives the number of views of this device.

Definition

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

Property Value

System.Int32

This property is read-only.