ITabletCursor::IsInverted method

Indicates if the stylus is upside down.

Syntax

HRESULT IsInverted();

Parameters

This method has no parameters.

Return value

This method can return one of these values.

Return code Description
S_OK
The stylus is inverted.
S_FALSE
The stylus is not inverted.
E_FAIL
An unspecified error occurred.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Library
Wisptis.exe

See also

ITabletCursor

ITabletCursorButton Interface