Next Previous Up Top Contents Index

6.7 Identifier reference

windowFromPoint

Function

The ML function windowFromPoint corresponds to the C function WindowFromPoint in the Windows SDK. It has the following type:
val windowFromPoint : int * int -> hwnd

The windowFromPoint function takes the pair (int * int) in a manner emulating the Windows structure POINT.

MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker