PollPage property

Returns an IERUPollPage interface pointer if the item is a Poll Page.

Syntax


C++

HRESULT get_PollPage(IERUPollPage** ppPollPage)

Scripting languages

Set value = Object.PollPage

Remarks


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

Home

Applies to

IERUItem