Share via


IInkExtendedProperty Interface

IInkExtendedProperty Interface

Represents the ability to add your own data to a variety of objects within the Tablet PC object model.

Members

Property Description
Data Gets or sets the data of the extended property.
Guid Gets a GUID for the extended property.

Remarks

Extended properties are application-defined data that can be of whatever form the application requires. The name of the extended property is expressed as a globally unique identifier (GUID).

COM Implementation

This object implements the IInkExtendedProperty COM interface.