![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
GetAllMonitors - Syntax
Description:
GetAllMonitors retrieves all monitor definitions. These monitor
definitions are defined in the MONITOR.DIF file.
#include <svgadefs.h>
MONITORINFO *pMonitors; /* Pointer to the array of MONITORINFO data structures. */
PULONG pulBufferSize; /* Specifies the size of the pMonitors buffer, in bytes. */
ULONG rc; /* Return codes. */
rc = GetAllMonitors(*pMonitors, pulBufferSize);
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs