VsTextManagerClass.GetPerLanguagePreferences(LANGPREFERENCES[]) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Informações do método não fornecidas. Não use.
public:
virtual int GetPerLanguagePreferences(cli::array <Microsoft::VisualStudio::TextManager::Interop::LANGPREFERENCES> ^ pLangPrefs) = Microsoft::VisualStudio::TextManager::Interop::IVsTextManager::GetPerLanguagePreferences;
virtual int GetPerLanguagePreferences(std::Array <Microsoft::VisualStudio::TextManager::Interop::LANGPREFERENCES> const & pLangPrefs);
public virtual int GetPerLanguagePreferences (Microsoft.VisualStudio.TextManager.Interop.LANGPREFERENCES[] pLangPrefs);
abstract member GetPerLanguagePreferences : Microsoft.VisualStudio.TextManager.Interop.LANGPREFERENCES[] -> int
override this.GetPerLanguagePreferences : Microsoft.VisualStudio.TextManager.Interop.LANGPREFERENCES[] -> int
Public Overridable Function GetPerLanguagePreferences (pLangPrefs As LANGPREFERENCES()) As Integer
Parâmetros
- pLangPrefs
- LANGPREFERENCES[]
Não use.
Retornos
Não use.