IInkExtendedProperty::get_Guid method (msinkaut.h)

Gets the globally unique identifier (GUID) of the IInkExtendedProperty object.

This property is read-only.

Syntax

HRESULT get_Guid(
  BSTR *Guid
);

Parameters

Guid

Return value

None

Remarks

Note  When using managed code, use the Id property; when using Automation, use the Guid property.
 

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