This function returns an array of handles for all currently connected monitors. The primary monitor is always first in the returned array. If no monitors were found, this function returns null.
Parameters
count: number
Where to store the number of monitors in the returned array. This is set to zero if an error occurred.
This function returns an array of handles for all currently connected monitors. The primary monitor is always first in the returned array. If no monitors were found, this function returns
null
.