共用方式為


IVsTextManager7.GetUserPreferences7 Method

Definition

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[]

Returns

Applies to