DkmBaseDebugMonitorId.InProcessManagedNativeInterop Property

Definition

DkmProcess is a live win32 process being debugged with the legacy in-process CLR interop model. Both managed and native code can be debugged.

public:
 static property Guid InProcessManagedNativeInterop { Guid get(); };
public static Guid InProcessManagedNativeInterop { get; }
static member InProcessManagedNativeInterop : Guid
Public Shared ReadOnly Property InProcessManagedNativeInterop As Guid

Property Value

Applies to