IEnumRegisterWordW Interf...     IEnumRegisterWordW::Next ...     IEnumRegisterWordW Interf...    
Web Workshop (Miscellaneous)

IEnumRegisterWordW::Clone Method


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

Syntax

HRESULT Clone(
    IEnumRegisterWordW **ppEnum
);

Parameters

ppEnum
[out] Address of an IEnumRegisterWordW pointer that receives the interface pointer to the 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.