Level property

Returns a value that indicates how deeply nested a Comment is within its Topic.

Syntax


C++

HRESULT get_Level(LONG* pLevel)

Scripting languages

value = object.Level

Remarks


The top-most level for a Comment is 0.

Home

Applies to

IERUComment