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

HRESULT Clone(
   IEnumRemoteDebugApplicationThreads**  pperdat
);

Parameters

pperdat

[out] Returns the IEnumRemoteDebugApplicationThreads interface of the clone of the enumerator.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also