IEnumOnSTLImpl::Reset

 

This method provides the implementation of the IEnumXXXX::Reset method.

Syntax

      STDMETHOD(Reset)(
   void
);

Return Value

A standard HRESULT value.

Requirements

Header: atlcom.h

See Also

IEnumOnSTLImpl Class