InkDisp.CustomStrokes property
Applies to: desktop apps only
Gets the collection of custom strokes to be persisted with the ink.
This property is read-only.
Syntax
HRESULT get_CustomStrokes( [out, retval] InkCustomStrokes **ppunkInkCustomStrokes );
Property value
A pointer to 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 |
|---|---|
|
Minimum supported server | None supported |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012