IVsTextManager4::GetUserPreferences4 Method (array<VIEWPREFERENCES3>^, array<LANGPREFERENCES3>^, array<FONTCOLORPREFERENCES2>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.12.0 (in Microsoft.VisualStudio.TextManager.Interop.12.0.dll)
int GetUserPreferences4( array<VIEWPREFERENCES3>^ pViewPrefs, array<LANGPREFERENCES3>^ pLangPrefs, array<FONTCOLORPREFERENCES2>^ pColorPrefs )
Parameters
- pViewPrefs
- Type: array<Microsoft.VisualStudio.TextManager.Interop::VIEWPREFERENCES3>^
- pLangPrefs
- Type: array<Microsoft.VisualStudio.TextManager.Interop::LANGPREFERENCES3>^
- pColorPrefs
- Type: array<Microsoft.VisualStudio.TextManager.Interop::FONTCOLORPREFERENCES2>^
Return Value
Type: System::Int32
Show: