IInkStrokeDisp::get_Ink method (msinkaut.h)

Gets the parent InkDisp object of a stroke.

This property is read-only.

Syntax

HRESULT get_Ink(
  IInkDisp **Ink
);

Parameters

Ink

Return value

None

Remarks

The stroke must be contained in one and only one InkDisp object.

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

IInkStrokeDisp Interface

InkDisp Class