Share via


DeviceImageInformationHeader.POVs Property (Microsoft.DirectX.DirectInput)

DWORD variable that receives the number of point-of-view controllers on the device.

Definition

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

Property Value

System.Int32

This property is read-only.