Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Skips the specified number of change unit exceptions.
HRESULT Skip(
ULONG cExceptions);
Parameters
- cExceptions
[in] The number of change unit exceptions to skip.
Return Value
S_OK
S_FALSE if the enumerator reaches the end of the list before it can skip the specified number of change unit exceptions. In this case, the enumerator skips as many elements as possible.
E_OUTOFMEMORY