Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Skips over the specified number of items in the enumeration sequence.
Syntax
HRESULT Skip(
[in] ULONG cElt
);
Parameters
[in] cElt
The number of items to be skipped.
Return value
If the method skips the number of items requested, the return value is S_OK. Otherwise, it is S_FALSE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | ocidl.h |