IVsUIShell::GetVSSysColor Method (VSSYSCOLOR, UInt32)

 

This method is deprecated. Use GetVSSysColorEx instead.

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

int GetVSSysColor(
	VSSYSCOLOR dwSysColIndex,
	[OutAttribute] unsigned int% pdwRGBval
)

Parameters

dwSysColIndex
Type: Microsoft.VisualStudio.Shell.Interop::VSSYSCOLOR

Do not use.

pdwRGBval
Type: System::UInt32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: