InkPicture.CustomStrokes property
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 |
|---|---|
|
Success. |
|
The parameter pointer was NULL or invalid. |
|
An exception occurred inside the method. |
Requirements
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
Library |
|
See also
Show: