IEnumDebugExpressionContexts.Clone(IEnumDebugExpressionContexts) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExpressionContexts ^ % ppedec);
public int Clone(out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExpressionContexts ppedec);
abstract member Clone : IEnumDebugExpressionContexts -> int
Public Function Clone (ByRef ppedec As IEnumDebugExpressionContexts) As Integer
- ppedec
- IEnumDebugExpressionContexts
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |