DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Win
32
Make
LParam 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
Reference
UtilWin32 Class
DevCase.Win32 Namespace
In This Article
Overload List
See Also