Share via


IInkExtendedProperties::Clear

4/8/2010

Clears all of the IInkExtendedProperty objects from the IInkExtendedProperties collection.

Syntax

HRESULT Clear();

Parameters

This method takes no parameters.

Return Value

HRESULT value Description

S_OK

Success.

E_INK_EXCEPTION

An exception occurred inside the method.

E_FAIL

An unspecified error occurred.

Remarks

To clear only one extended property at a time, call the IInkExtendedProperties::Remove method.

Requirements

Header msinkaut.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later

See Also

Concepts

Windows Mobile Ink Reference