IUIX_CmdCollection::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property _NewEnum of interface IUIX_CmdCollection returns Pointer to IUnknown* containing the command collection's commands enumeration (IEnumVARIANT)

Syntax

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

See Also

IUIX_CmdCollection