Share via


IDebugMDMUtil3_V7 Interface

Definition

public interface class IDebugMDMUtil3_V7 : Microsoft::VisualStudio::Debugger::Interop::IDebugMDMUtil2_V7
[System.Runtime.InteropServices.Guid("AF598DEA-CE92-443B-A0B5-9992FF660BC4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugMDMUtil3_V7 : Microsoft.VisualStudio.Debugger.Interop.IDebugMDMUtil2_V7
[<System.Runtime.InteropServices.Guid("AF598DEA-CE92-443B-A0B5-9992FF660BC4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugMDMUtil3_V7 = interface
    interface IDebugMDMUtil2_V7
Public Interface IDebugMDMUtil3_V7
Implements IDebugMDMUtil2_V7
Attributes
Implements

Methods

AddPIDToDebug(Guid, UInt32)
AddPIDToIgnore(Guid, UInt32)
CanDebugPID(Guid, UInt32)
DiagnoseASPDebugging(String)
DiagnoseScriptDebuggingError(UInt32)
DiagnoseWebDebuggingError(UInt32, String)
GetDefaultJITServer(Guid)
GetDynamicDebuggingFlags(Guid, UInt32)
RegisterJITDebugEngines(Guid, Guid[], Int32[], UInt32, Int32)
RemovePIDToDebug(Guid, UInt32)
RemovePIDToIgnore(Guid, UInt32)
SetDefaultJITServer(Guid)
SetDynamicDebuggingFlags(Guid, UInt32)

Applies to