Share via


IDebugMDMUtil2_V7 Interface

Definition

public interface class IDebugMDMUtil2_V7
[System.Runtime.InteropServices.Guid("F3062547-43D8-4DC2-B18E-E1460FF2C422")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugMDMUtil2_V7
[<System.Runtime.InteropServices.Guid("F3062547-43D8-4DC2-B18E-E1460FF2C422")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugMDMUtil2_V7 = interface
Public Interface IDebugMDMUtil2_V7
Derived
Attributes

Methods

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

Applies to