
6.7 Identifier reference
getMessagePos corresponds to the C function GetMessagePos in the Windows SDK. It has the following type:
val getMessagePos : unit -> int * int
int * int in a manner corresponding to the Windows function, which returns DWORD.

Generated with Harlequin WebMaker