DeviceCaps.NumberPointOfViews Property (Microsoft.DirectX.DirectInput)

Number of point-of-view controllers available on the device.

Definition

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

Property Value

System.Int32

This property is read-only.