IVsUIShell.GetVSSysColor 方法

此方法已被否决。 请改用 GetVSSysColorEx

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Function GetVSSysColor ( _
    dwSysColIndex As VSSYSCOLOR, _
    <OutAttribute> ByRef pdwRGBval As UInteger _
) As Integer
int GetVSSysColor(
    VSSYSCOLOR dwSysColIndex,
    out uint pdwRGBval
)

参数

返回值

类型:System.Int32

.NET Framework 安全性

请参见

参考

IVsUIShell 接口

Microsoft.VisualStudio.Shell.Interop 命名空间