Sponsors
MonitorFromPoint
in Display
Function name: MonitorFromPoint
Defined in : User32
Requirements : Windows 2000 or later; Windows 98 or later
Declaration:
Declare Function MonitorFromPoint Lib "user32.dll" (ByVal x As Long, ByVal y As Long, ByVal dwFlags As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.