IEnumScript Interface     IEnumScript::Next Method     IEnumScript Interface    
Web Workshop (Miscellaneous)

IEnumScript::Clone Method


Clones the enumeration object.

Syntax

HRESULT Clone(
    IEnumScript **ppEnum
);

Parameters

ppEnum
[out] Address of a pointer that received the IEnumScript interface of the cloned enumeration object.

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.