Unicode Controls & Classes for VB6 - Version 4

clsScreens.IsPrimaryMon Function

Checks if the passed monitor is the primary one

Syntax
Public Function IsPrimaryMon (ByVal hMonitor As Long) As Boolean
Parameters
Parameter Description
ByVal hMonitor As Long The monitor handle
Remarks