Vote property

Returns an IERUVote interface pointer if the item is a Vote.

Syntax


C++

HRESULT get_Vote(IERUVote** pVote)

Scripting languages

Set value = Object.Vote

Remarks


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

Home

Applies to

IERUItem