IVsTextManager7.GetUserPreferences7 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public int GetUserPreferences7 (Microsoft.VisualStudio.TextManager.Interop.VIEWPREFERENCES5[]? pViewPrefs, Microsoft.VisualStudio.TextManager.Interop.LANGPREFERENCES4[]? pLangPrefs, Microsoft.VisualStudio.TextManager.Interop.FONTCOLORPREFERENCES2[]? pColorPrefs);
abstract member GetUserPreferences7 : Microsoft.VisualStudio.TextManager.Interop.VIEWPREFERENCES5[] * Microsoft.VisualStudio.TextManager.Interop.LANGPREFERENCES4[] * Microsoft.VisualStudio.TextManager.Interop.FONTCOLORPREFERENCES2[] -> int
Public Function GetUserPreferences7 (pViewPrefs As VIEWPREFERENCES5(), pLangPrefs As LANGPREFERENCES4(), pColorPrefs As FONTCOLORPREFERENCES2()) As Integer
Parameters
- pViewPrefs
- VIEWPREFERENCES5[]
- pLangPrefs
- LANGPREFERENCES4[]
- pColorPrefs
- FONTCOLORPREFERENCES2[]