Next Previous Up Top Contents Index

6.7 Identifier reference

getMessagePos

Function

The ML function getMessagePos corresponds to the C function GetMessagePos in the Windows SDK. It has the following type:
val getMessagePos : unit -> int * int

The ML function returns int * int in a manner corresponding to the Windows function, which returns DWORD.

MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker