Functions.MAKEWPARAM 方法 | |
命名空间:
XSharp_VOGUIClasses
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 FUNCTION MAKEWPARAM(
l AS WORD,
h AS WORD
) AS DWORD
public static uint MAKEWPARAM(
ushort l,
ushort h
)
查看代码参数
- l
- 类型:UInt16
- h
- 类型:UInt16
返回值
类型:
UInt32参见