UNPKG

@ahmic/autoit-js

Version:
3 lines (2 loc) 131 B
import { Rect } from './@types'; export declare function ControlGetPosByHandle(windowHandle: bigint, controlHandle: bigint): Rect;