IEnumBreakpoints::Clone
Creates a new enumerator that contains the same enumeration state as the current one.
Syntax
HRESULT Clone(IEnumBreakpoints **ppEnumBreakpoints);
Parameters
ppEnumBreakpoints
[out,retval] The new enumerator.
Return Value
One of the standard HRESULT values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |