Microsoft SDK for Java

IEnumJAVAPROPERTY::Skip

This method of the IEnumJAVAPROPERTY interface moves the enumerator's current position ahead in its element list by the given number of elements.

Syntax

HRESULT Skip(ULONG celt);

Parameters

[in] celt The number of elements requested.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.