Share via


WinAPI::flashWindowEx Method [AX 2012]

Syntax

client public static boolean flashWindowEx(
    HWND _HWND, 
    int _flags, 
    int _count, 
    int _timeOut)

Run On

Client

Parameters

  • _flags
    Type: int
  • _count
    Type: int
  • _timeOut
    Type: int

See Also

Reference

WinAPI Class