| |
Poll propertyReturns an IERUPoll interface pointer if the item is a Poll. SyntaxC++HRESULT get_Poll(IERUPoll** ppPoll) Scripting languagesSet value = Object.Poll RemarksIf the item is not a Poll, this property returns the error E_NOTIMPL. |