Supported Browsers Home   
GA_DPMSFuncs Previous   
DPMSsetState Next   
GA_DPMSFuncs Up   

DPMSdetect

Detects the presence of DPMS Power Management features

Declaration

int NAPI GA_DPMSFuncs::DPMSdetect(
    N_int16 *supportedStates)

Prototype In

snap/ddc.h

Parameters

supportedStates

Place to return the supported DPMS states

 

Return Value

1 if supported, 0 if not supported.

Description

Detects what Display Power Management features are provided by the loaded driver. The list of available Power Management states is returned via supportedStates, which consist of the flags defined in the DDC_DPMSFlagsType enumeration.

See Also

DPMSdetect, DPMSsetState

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