IInkExtendedProperty::put_Data method (msinkaut.h)

Gets or sets the data of the extended property.

This property is read/write.

Syntax

HRESULT put_Data(
  VARIANT Data
);

Parameters

Data

Return value

None

Remarks

The data consists of information that cannot otherwise be set on the object, such as the time or date that a stroke was made.

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

IInkExtended Property Interface