WinAPI::sendMessage Method [AX 2012]

client public static int sendMessage(
    int hWnd, 
    int msg, 
    int wParam, 
    str lParam)

Run On

Client

Parameters

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