Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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