Click to return to the Component Development home page    
IEnumRemoteDebugApplicati...     IMachineDebugManager Inte...     IEnumRemoteDebugApplicati...    
Web Workshop  |  Component Development

IEnumRemoteDebugApplicationThreads::Skip Method


Advances the specified number of thread objects in the enumeration.

Syntax

HRESULT Skip(
    ULONG celt
);

Parameters

celt
[in] Unsigned long integer value that indicates the number of thread objects to advance.

Return Value

Returns S_OK if the number of elements skipped is celt, or S_FALSE otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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