Tao.Platform.Windows SDK Documentation

Winmm.JOYINFOEX.dwPOV Field

Current position of the point-of-view control. Values for this member are in the range 0 through 35,900. These values represent the angle, in degrees, of each view multiplied by 100.

[Visual Basic]
Public dwPOV As Integer
[C#]
public int dwPOV;

See Also

Winmm.JOYINFOEX Class | Tao.Platform.Windows Namespace