[Overview][Types][Procedures and functions][Variables][Index] |
Copies two words into a double word, usable as a message Result.
Source position: winapih.inc line 336
function MakeLResult( |
l: Word; |
h: Word |
):LRESULT; |
l |
|
The low word. |
h |
|
The high word. |
lazarus-ccr.sourceforge.net |