'Declaration Public Shared Function MAKELANGID( _ ByVal LANG_ID As UInteger, _ ByVal SUBLANG_ID As UInteger _ ) As UInteger
public static uint MAKELANGID( uint LANG_ID, uint SUBLANG_ID )
Parameters
- LANG_ID
- SUBLANG_ID
'Declaration Public Shared Function MAKELANGID( _ ByVal LANG_ID As UInteger, _ ByVal SUBLANG_ID As UInteger _ ) As UInteger
public static uint MAKELANGID( uint LANG_ID, uint SUBLANG_ID )