IInkStrokeDisp::get_ExtendedProperties method (msinkaut.h)
Gets the collection of application-defined data that are stored in an object.
This property is read-only.
Syntax
HRESULT get_ExtendedProperties(
IInkExtendedProperties **Properties
);
Parameters
Properties
Return value
None
Remarks
Applications can use the ExtendedProperties property to access the custom data that is stored on an object. This custom data is automatically serialized with the object.
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 |