'宣言 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 )
パラメータ
- LANG_ID
 - SUBLANG_ID
 
'宣言 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 )