IInkDisp::get_CustomStrokes method (msinkaut.h)

Gets the collection of custom strokes to be persisted with the ink.

This property is read-only.

Syntax

HRESULT get_CustomStrokes(
  IInkCustomStrokes **ppunkInkCustomStrokes
);

Parameters

ppunkInkCustomStrokes

Return value

None

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

See also

IInkCustomStrokes Interface

IInkDisp

IInkStrokeDisp Interface

InkDisp Class