UtilWin32MakeWParam Method

Overload List

MakeWParam(Int32, Int32) Creates a wParam value from two Int32 values.

You must call this method overload if you need to use negative values.

MakeWParam(UInt16, UInt16) Creates a wParam value from two UInt16 values.

See Also