IVsUIShell3 Interface

 

Extends the functionality of the IVsUIShell interface by providing access to additional window functionalities.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[GuidAttribute("1C763D26-637C-46F8-A55C-6ECC84DF4E4F")]
[InterfaceTypeAttribute(1)]
public interface IVsUIShell3

NameDescription
System_CAPS_pubmethodReportErrorInfo2(Int32, Boolean)

Report error information, allowing the caller to suppress the UAC dialog box.

System_CAPS_pubmethodSuppressRestart(Boolean)

Enable and disable showing the User Account Control (UAC) restart dialog box.

Return to top
Show: