PollEntries property

Returns the Poll Entries in a Poll as a collection of IERUItem interface pointers.

Syntax


C++

HRESULT get_PollEntries(IERUItem** ppCollection)

Scripting languages

Set collection = Poll.PollEntries

 

Home

Applies to

IERUPoll