WinAPI::postMessage Method [AX 2012]

client public static int postMessage(
    int hWnd, 
    int msg, 
    int wParam, 
    int lParam)

Run On

Client

Parameters

hWnd
Type: int
msg
Type: int
wParam
Type: int
lParam
Type: int
Show: