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 the specified number of errors or warnings.
Syntax
HRESULT Skip
([in] ULONG celt)
;
Parameters
celt
[in] The number of elements to skip.
Return Value
The following table describes possible return values.
| Return Value | Description |
|---|---|
S_OK |
The function successfully returned the number of elements to skip. |
S_FALSE |
The number of elements returned is less then celt. |