Poll property

Returns an IERUPoll interface pointer if the item is a Poll.

Syntax


C++

HRESULT get_Poll(IERUPoll** ppPoll)

Scripting languages

Set value = Object.Poll

Remarks


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

Home

Applies to

IERUItem