Share via


DebugUserNotificationUI110 Interface

Definition

public interface class DebugUserNotificationUI110 : Microsoft::VisualStudio::Debugger::Interop::IDebugUserNotificationUI110
public interface class DebugUserNotificationUI110 : Microsoft::VisualStudio::Debugger::Interop::IDebugUserNotificationUI110
__interface DebugUserNotificationUI110 : Microsoft::VisualStudio::Debugger::Interop::IDebugUserNotificationUI110
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.Debugger.Interop.DebugUserNotificationUI110Class))]
[System.Runtime.InteropServices.Guid("43FEE995-53CD-41AA-9EC9-CA1281378788")]
public interface DebugUserNotificationUI110 : Microsoft.VisualStudio.Debugger.Interop.IDebugUserNotificationUI110
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.VisualStudio.Debugger.Interop.DebugUserNotificationUI110Class))>]
[<System.Runtime.InteropServices.Guid("43FEE995-53CD-41AA-9EC9-CA1281378788")>]
type DebugUserNotificationUI110 = interface
    interface IDebugUserNotificationUI110
Public Interface DebugUserNotificationUI110
Implements IDebugUserNotificationUI110
Derived
Attributes
Implements

Methods

BeginWaitOnSlowSymbolLoad(String, IntPtr) (Inherited from IDebugUserNotificationUI110)
EndWaitOnSlowSymbolLoad() (Inherited from IDebugUserNotificationUI110)
UpdateModuleNameForCurrentSymbolLoad(String) (Inherited from IDebugUserNotificationUI110)
WaitOnSlowGroupEEOperation(IntPtr) (Inherited from IDebugUserNotificationUI110)
WaitOnSlowRemoteDebuggingOperation(IntPtr, Int32) (Inherited from IDebugUserNotificationUI110)

Applies to