Use this method to skip over the next one or more elements in the enumeration.
HRESULT Skip( ULONG iCount );
Parameters
iCount
[in]
The number of elements to be skipped.
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.