This topic has not yet been rated - Rate this topic

IHTMLFiltersCollection::_newEnum Property

Retrieves an enumerator for the collection.

Syntax


HRESULT IHTMLFiltersCollection::get__newEnum(IUnknown **p);

Parameters

p
Address of a pointer to a variable of type IUnknown interface that receives the enumerator.

Return Value

Returns S_OK if successful, or an error value otherwise.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.