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

HRESULT Clone (
   IEnumDebugExtendedPropertyInfo** ppEnum
);

Parameters

ppEnum

[out] Returns the cloned IEnumDebugExtendedPropertyInfo interface.

Expand imageReturn Value

Expand imageSee Also