Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_MM_PagesInit()

CSV_MM_PagesInit()

Displays startup pages. Parameter values are read from .ini file [MultiMonitors] section.

Note: This function is to be called on startup for clients requiring multiple-monitor support. To implement this without requiring a call to this function from within the startup Cicode function, it has been configured as a periodic event (listed as a 'CSV_MultiMonitor' event). The first time the event is processed the multi-monitor functionality is initialized. Subsequent calls return immediately without effect.