GXIsDisplayDRAMBuffer

The GXIsDisplayDRAMBuffer function returns if the device is a nonstandard display device.

Syntax

GXDLL_API BOOL GXIsDisplayDRAMBuffer ();

Parameters

None.

Return Values

TRUE for nonstandard display devices.

FALSE for standard display devices.

Remarks

This description is provided for information only. You need not use this function. You can safely use any GAPI function on standard and nonstandard devices. You should always call the GXSetViewport function regardless of the display type used.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: gx.h
Library: gx.lib

See Also

GAPI Functions

GXSetViewport

Windows Mobile Game Programming

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.