IVsTextManagerEvents4::OnUserPreferencesChanged4 Method (array<VIEWPREFERENCES3>^, array<LANGPREFERENCES3>^, array<FONTCOLORPREFERENCES2>^)

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.12.0 (in Microsoft.VisualStudio.TextManager.Interop.12.0.dll)

int OnUserPreferencesChanged4(
	array<VIEWPREFERENCES3>^ pViewPrefs,
	array<LANGPREFERENCES3>^ pLangPrefs,
	array<FONTCOLORPREFERENCES2>^ pColorPrefs
)

Return Value

Type: System::Int32

Return to top
Show: