IEnumChannels::CloneIEnumChannels::Clone*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IChannelMgr::EnumChannels
*Next Topic: IEnumChannels::Next

IEnumChannels::Clone

HRESULT Clone(
    [in] IEnumChannels **ppenum
);

Creates another enumerator that contains the same enumeration state as the current enumeration.

ppenum
Address of a pointer to the IEnumChannels interface of the clone.

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