[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

MakeLResult

Copies two words into a double word, usable as a message Result.

Declaration

Source position: winapih.inc line 337

function MakeLResult(

  l: Word;

  h: Word

):LRESULT;

Arguments

l

  

The low word.

h

  

The high word.


Version 3.2 Generated 2024-02-25 Home