Comment property

Returns an IERUComment interface pointer if the item is a Comment.

Syntax


C++

HRESULT get_Comment(IERUComment** ppComment)

Scripting languages

Set value = Object.Comment

Remarks


If the item is not a Comment, this property returns the error E_NOTIMPL.

Home

Applies to

IERUItem