IStrokeBuilder::get_Ink method (rtscom.h)

Gets or sets the ink object that is associated with the IStrokeBuilder object.

This property is read/write.

Syntax

HRESULT get_Ink(
  IInkDisp **ppiInkObj
);

Parameters

ppiInkObj

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 rtscom.h
DLL RTSCom.dll

See also

IStrokeBuilder

IStylusAsyncPlugin

IStylusSyncPlugin

StrokeBuilder Class