Click to return to the Content     
IEnumSubscription Interfa...     IEnumSubscription::GetCou...     IEnumSubscription Interfa...    
Web Workshop  |  Content & Component Delivery

IEnumSubscription::Clone Method


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

Syntax

HRESULT Clone(
    IEnumSubscription **ppenum
);

Parameters

ppenum
[out] Address of a pointer to the IEnumSubscription interface of the cloned enumerator.

Return Value

Returns S_OK if successful, or an error code 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.