UtilWin32MakeLParam Method

Overload List

MakeLParam(Int32, Int32) Creates a lParam value from two Int32 values.

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

MakeLParam(UInt16, UInt16) Creates a lParam value from two UInt16 values.

See Also