Share via


IProcessDebugManager32 Interface

Definition

public interface class IProcessDebugManager32
[System.Runtime.InteropServices.Guid("51973C2F-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IProcessDebugManager32
[<System.Runtime.InteropServices.Guid("51973C2F-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IProcessDebugManager32 = interface
Public Interface IProcessDebugManager32
Attributes

Methods

AddApplication(IDebugApplication32, UInt32)
CreateApplication(IDebugApplication32)
CreateDebugDocumentHelper(Object, IDebugDocumentHelper32)
GetDefaultApplication(IDebugApplication32)
RemoveApplication(UInt32)

Applies to