WinAPI::postMessage Method [AX 2012]

Syntax

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

See Also

Reference

WinAPI Class