Microsoft DirectX 9.0 SDK Update (October 2004)

JoystickState.GetPointOfView Method

Language:

Note: This documentation is preliminary and is subject to change.

Direction controllers, such as point-of-view hats. The position is indicated in hundredths of a degree clockwise from north (away from the user). The center position is normally reported as -1; but see Remarks. For indicators that have only five positions, the value for a controller is -1, 0, 9,000, 18,000, or 27,000.

Definition

Visual Basic .NET Public Function GetPointOfView() As Integer()
C# public int[] GetPointOfView();
Managed C++ public: int GetPointOfView() __gc[];
JScript .NET public function GetPointOfView() : int[];

Return Value

System.Int32[].


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center