IEnumDebugApplicationNodes.Clone(IEnumDebugApplicationNodes) Method
Definition
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.
public:
int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugApplicationNodes ^ % pperddp);
public int Clone (out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugApplicationNodes pperddp);
abstract member Clone : IEnumDebugApplicationNodes -> int
Public Function Clone (ByRef pperddp As IEnumDebugApplicationNodes) As Integer
Parameters
- pperddp
- IEnumDebugApplicationNodes