IEnumParticipant::Skip method
[Skip is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The Skip method skips over the next specified number of elements in the enumeration sequence. This method is hidden from Visual Basic and scripting languages.
Syntax
HRESULT Skip(
[in] ULONG celt
);
Parameters
-
celt [in]
-
Number of elements to skip.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Number of elements skipped was celt. |
|
Number of elements skipped was not celt. |
|
Insufficient memory exists to perform the operation. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|