IVsNavInfo2::GetPreferredLanguage Method (UInt32)

 

Specifies a preferred language for the COMPlus library, overriding the default algorithm for determining the display language.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void GetPreferredLanguage(
	[OutAttribute] unsigned int% pLanguage
)

Parameters

pLanguage
Type: System::UInt32

[out] The preferred language for the COMPlus library.

Return to top
Show: