Skip method
Obsolete. Skips over a specified number of items in the enumeration sequence.
Syntax
HRESULT retVal = object.Skip(celt);
Parameters
celt [in]
Type: unsigned longAn unsigned long integer value that contains the number of SUBSCIPTIONCOOKIE values to skip.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.