IAFS_NamesCollection::_NewEnum Property

From PDF XChange PDF SDK
Revision as of 07:58, 26 May 2015 by Serg (Talk | contribs)

Jump to: navigation, search

Creates a new enumeration object for collection, and returns it's interface.

Syntax

HRESULT get__NewEnum([out, retval]  IUnknown**  ppUnkOut);

Parameters

ppUnkOut
[out, retval] Pointer to a buffer, that receives a pointer to the IEnumVARIANT interface, of the enumeration object for collection.

See Also

IAFS_NamesCollection