WinAPI::sendMessage Method [AX 2012]

Syntax

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

See Also

Reference

WinAPI Class