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:
static System::String ^ lcid2languageID(int _lcid);
public static string lcid2languageID(int _lcid);
static member lcid2languageID : int -> string
Public Shared Function lcid2languageID (_lcid As Integer) As String
Parameters
Returns