Next Previous Up Top Contents Index

6.7 Identifier reference

childWindowFromPoint

Function

The ML function childWindowFromPoint corresponds to the C function ChildWindowFromPoint in the Windows SDK. It has the following type:
val childWindowFromPoint : hwnd * (int * int) -> hwnd

The childWindowFromPoint 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