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