WinAPI::setWindowLong Method [AX 2012]

Syntax

client public static int setWindowLong(
    HWND _hwnd, 
    int _nIndex, 
    int _dwNewLong)

Run On

Client

Parameters

  • _nIndex
    Type: int
  • _dwNewLong
    Type: int

See Also

Reference

WinAPI Class