Share via


WinAPI::setScrollInfo Method [AX 2012]

Syntax

client public static int setScrollInfo(
    int hwnd, 
    int pos, 
    int pageSize, 
    int minValue, 
    int maxValue, 
    boolean redraw)

Run On

Client

Parameters

  • hwnd
    Type: int
  • pos
    Type: int
  • pageSize
    Type: int
  • minValue
    Type: int
  • maxValue
    Type: int

See Also

Reference

WinAPI Class