Nvidia Quadro FX 4500 Software Manual page 81

Forceware graphics drivers
Hide thumbs Also See for Quadro FX 4500:
Table of Contents

Advertisement

);
This function returns True if the extension exists, False otherwise. major and minor are
the extensionʹs major and minor version numbers.
XNVCTRLIsNvScreen()
Bool XNVCTRLIsNvScreen (
);
This function returns True is the specified screen is controlled by the NVIDIA driver,
otherwise False.
XNVCTRLSetAttribute()
void XNVCTRLSetAttribute (
);
This function sets the attribute to the given value. Not all attributes require the
display_mask parameter. See
Possible errors:
• BadValue - The screen or attribute doesnʹt exist.
• BadMatch - The NVIDIA driver is not present on that screen.
XNVCTRLSetAttributeAndGetStatus()
Bool XNVCTRLSetAttributeAndGetStatus (
NVIDIA Corporation
Quadro FX 4500/5500 SDI User's Guide – Version 2.0
Display *dpy,
int screen
Display *dpy,
int screen,
unsigned int display_mask,
unsigned int attribute,
int value
Display *dpy,
int screen,
unsigned int display_mask,
unsigned int attribute,
int value
"NV_CTRL_GVO Attributes" on page 67
C
5
HAPTER
API Control
for details.
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents