IInkCursorButton::get_State method (msinkaut.h)
Gets the state of a cursor button, such as whether the button is unavailable, up, or down.
This property is read-only.
Syntax
HRESULT get_State(
InkCursorButtonState *CurrentState
);
Parameters
CurrentState
Return value
None
Remarks
For a detailed list of state values that you can use, see the InkCursorButtonState enumeration.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut.h |
Library | InkObj.dll |