Refreshrate - Planar Dome Md2/PCI Developer's Manual

Display controller
Hide thumbs Also See for Dome Md2/PCI:
Table of Contents

Advertisement

RefreshRate

RefreshRate
Purpose Use
mode setting.
Syntax
DLong (*RefreshRate) (dev)
Parameter
Type
DMdDev
Return value An integer equal to 100 times the refresh rate in Hz, if
successful. If the monitor mode is not set to a supported
mode,
Description
RefreshRate()
the refresh rate of the monitor mode setting.
Errors None.
Example This example returns the refresh rate of the monitor mode.
#include "domeMd.h"
DMdDev
float
refreshRate = (*dev->RefreshRate) (dev) / 100.0;
See also
DMdDev Structure
to get the refresh rate for a monitor
RefreshRate
RefreshRate Parameters
Name
dev
RefreshRate()
returns a long integer equal to 100 times
dev;
refreshRate;
.
.
.
Description
Device handle for the DOME device
returns zero.
79

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents