IInkCursor::get_Buttons method (msinkaut.h)
Gets the IInkCursorButtons collection that is available on an IInkCursor.
This property is read-only.
Syntax
HRESULT get_Buttons(
IInkCursorButtons **Buttons
);
Parameters
Buttons
Return value
None
Remarks
For a pen, the buttons may include the writing tip, the eraser end, and the barrel button.
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 |