CEnumPins::Skip
Skips the next specified number of pins.
HRESULT Skip(
ULONG cPins );
Parameters
- cPins
Number of pins to skip.
Return Values
Returns an HRESULT value.
Remarks
This member function implements the IEnumPins::Skip method. This member function affects the next call to the IEnumPins::Next method.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.