Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IInkCustomStrokes collection to be persisted with the ink.
This property is read-only.
Syntax
HRESULT get_CustomStrokes(
[out, retval] InkCustomStrokes **ppunkInkCustomStrokes
);
Property value
The IInkCustomStrokes collection, which contains the user-defined strokes to be persisted with the ink.
Error codes
Name | Meaning |
---|---|
S_OK | Success. |
E_POINTER | The parameter pointer was NULL or invalid. |
E_INK_EXCEPTION | An exception occurred inside the method. |
Requirements
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
Msinkaut.h (also requires Msinkaut_i.c) |
Library |
InkObj.dll |