IEnumOnSTLImpl::Skip
This method provides the implementation of the IEnumXXXX::Skip method.
STDMETHOD(Skip)(
ULONG celt
);
Parameters
- celt
[in] The number of elements to skip.
Return Value
A standard HRESULT value.
Requirements
Header: atlcom.h