ATTR_NEXT_MONITOR
Type: | Monitor attribute |
Description: | The ID of the next monitor in the virtual desktop. The system attribute ATTR_FIRST_MONITOR returns the lowest monitor ID. When you call GetMonitorAttribute on the first monitor ID, ATTR_NEXT_MONITOR returns the next higher monitor ID. On the last monitor, ATTR_NEXT_MONITOR returns zero. Use the system attribute ATTR_NUM_MONITORS to get the total number of monitors. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |