Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

GetMonitorList

Obtain an array of monitorclass objects installed in the system

Declaration

Source position: intuition.pas line 3338

function GetMonitorList(

  Tags: PTagItem

):PPObject_;

Arguments

Tags

  

An optional pointer to a taglist with additional options. Currently only one tag is defined: GMLA_DisplayID

Function result

A pointer to a nil-terminated array of BOOPSI object pointers. This is a copy of internal list, you need to free it using FreeMonitorList()

Description

This function is compatible with MorphOS v2.


Documentation generated on: 2021-07-30