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