IInkStrokeDisp::get_Deleted method (msinkaut.h)

Gets a value that specifies whether a known stroke is deleted from the ink.

This property is read-only.

Syntax

HRESULT get_Deleted(
  VARIANT_BOOL *Deleted
);

Parameters

Deleted

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

IInkStrokeDisp Interface