IEnumChannels::SkipIEnumChannels::Skip*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IEnumChannels::Reset
*Next Topic: ISubscriptionMgr::CreateSubscription

IEnumChannels::Skip

HRESULT Skip(
    [in] ULONG celt;
);

Skips over a specified number of items in the enumeration sequence.

celt
Unsigned long integer value containing the number of CHANNELENUMINFO structures to skip.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.