C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / MAKELANGID Method

In This Topic
MAKELANGID Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function MAKELANGID( _
   ByVal LANG_ID As UInteger, _
   ByVal SUBLANG_ID As UInteger _
) As UInteger
 

Parameters

LANG_ID
SUBLANG_ID
See Also