IDkmClrDecompiler173.Decompile(DkmModuleInstance, String, Int32) Method

Definition

public void Decompile (Microsoft.VisualStudio.Debugger.DkmModuleInstance moduleInstance, out string errorMessage, out int hR);
abstract member Decompile : Microsoft.VisualStudio.Debugger.DkmModuleInstance * string * int -> unit
Public Sub Decompile (moduleInstance As DkmModuleInstance, ByRef errorMessage As String, ByRef hR As Integer)

Parameters

moduleInstance
DkmModuleInstance
errorMessage
String
hR
Int32

Applies to