PreviousNext
Help > Programming with LAUNCHER Office > Advanced programming > Programs to connect PC and AS400 > LNCSetPostMessage
LNCSetPostMessage

 Enables an event usable by LAUNCHER Office.

 

Prototype

 

Long LNCSetPostMessage

(long hHwnd,

long lMessage,

long wParam,

long lParam);

Parameters

 

Parameters

 

HHwnd

Target window

LMessage

Message to send to the window

Wparam

First message parameter

Lparam

Second message parameter

 

See also

 

         LNCMessage

         LNCRcvMessage