Supported Browsers Home   
SetModeProfile Previous   
SetOptions Next   
GA_initFuncs Up   

SetMonitorInfo

Sets the currently configured monitor information for the device.

Declaration

void NAPI GA_initFuncs::SetMonitorInfo(
    GA_monitor *monitor)

Prototype In

snap/graphics.h

Parameters

monitor

New monitor information to make active

 

Description

This function sets the currently configured monitor for the device. Once this function has been called, all SNAP display modes will be filtered based on the capabilities determined by the monitor information that was made active. Note that this function only updates the in memory copy of the active monitor. To make this permanent, call GA_saveMonitorInfo which will save the monitor record to disk.

See Also

GetMonitorInfo, GA_saveMonitorInfo, GA_detectPnPMonitor

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com