Platform SDK: TAPI |
Skips over the next specified number of elements in the enumeration sequence.
HRESULT Skip( ULONG celt );
Value | Meaning |
---|---|
S_OK | Number of elements skipped was celt. |
S_FALSE | Number of elements skipped was not celt. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Mdhcp.h.
Library: Use Mdhcpid.lib.