IInkCustomStrokes::Clear method (msinkaut.h)

Clears all InkStrokes collections from the IInkCustomStrokes collection.

Syntax

HRESULT Clear();

Return value

This method can return one of these values.

Return code Description
S_OK
Success.
E_FAIL
An unspecified error occurred.
E_INK_EXCEPTION
An exception occurred inside the method.

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