Click to return to the Component Development home page    
IEnumDebugApplicationNode...     IEnumDebugCodeContexts In...     IEnumDebugApplicationNode...    
Web Workshop  |  Component Development

IEnumDebugApplicationNodes::Skip Method


Advances the specified number of application nodes in the enumeration.

Syntax

HRESULT Skip(
    ULONG celt
);

Parameters

celt
[in] Unsigned long integer value that indicates the number of application nodes 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.