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
This method provides the implementation of the IEnumXXXX::Skip method.
STDMETHOD(Skip)(
   ULONG celt 
);
A standard HRESULT value.
Header: atlcom.h