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

IEnumRegisterWordA::Clone Method


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

Syntax

HRESULT Clone(
    IEnumRegisterWordA **ppEnum
);

Parameters

ppEnum
[out] Address of an IEnumRegisterWordA 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.