Creates an enumerator that contains the same state as the current enumerator.
HRESULT Clone(
IEnumDebugStackFrames** ppedsf
); |
Parameters
- ppedsf
-
[out] Returns the IEnumDebugStackFrames interface of the clone of the enumerator.
Creates an enumerator that contains the same state as the current enumerator.
HRESULT Clone(
IEnumDebugStackFrames** ppedsf
); |
[out] Returns the IEnumDebugStackFrames interface of the clone of the enumerator.