Refreshrate - Planar DX/PCI User Manual

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

Advertisement

RefreshRate

Purpose Use
mode setting.
Syntax
DLong (*RefreshRate) (dev)
Return value An integer equal to 100 times the refresh rate in Hz, if
successful. If the display mode is not set to a supported
mode,
Description

RefreshRate()

the refresh rate of the display mode setting.
Errors None.
Example This example returns the refresh rate of the display mode.
#include "domeMd.h"
DMdDev
float
refreshRate = (*dev->RefreshRate) (dev) / 100.0;
See also
DMdDev Structure
RefreshRate
Parameter Type
DMdDev
RefreshRate()
returns a long integer equal to 100 times
dev;
refreshRate;
.
.
.
to get the refresh rate for a display
Name
Description
Device handle for the DOME
dev
device
returns zero.
RefreshRate | 77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome m2/pciRx/pciDome dx/pciDome rx/pci

Table of Contents