Udostępnij za pośrednictwem


Metoda IVCWizCtlUI.GetPrimaryLangIdFromLCID —

Pobiera domyślny język z identyfikatora ustawień regionalnych języka.

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Function GetPrimaryLangIdFromLCID ( _
    dwLCID As UInteger _
) As String
string GetPrimaryLangIdFromLCID(
    uint dwLCID
)
String^ GetPrimaryLangIdFromLCID(
    [InAttribute] unsigned int dwLCID
)
abstract GetPrimaryLangIdFromLCID : 
        dwLCID:uint32 -> string
function GetPrimaryLangIdFromLCID(
    dwLCID : uint
) : String

Parametry

  • dwLCID
    Typ: UInt32

    Wymagany.Identyfikator ustawień regionalnych języka dla języka domyślnego.

Wartość zwracana

Typ: String
Ciąg zawierający nazwę języka domyślnego.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCWizCtlUI Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard