All Databases
Inside Mac - Basic Toolbox
GetDeviceList
NewGDevice
InitGDevice
SetGDevice
DisposGDevice
GetMainDevice
GetNextDevice
TestDeviceAttribute
GetMaxDevice
The 'scrn' Resource
Setting a Device's Pixel Depth
About Graphics Devices
GetDeviceList
Provides a handle to the first gDevice in the DeviceList
#include <
Quickdraw.h
>
Graphics Devices
GDHandle
GetDeviceList
(
);
returns
handle to
gDevice
record structure
GetDeviceList
can be used to show which device is first on the Device list.
Returns:
a
GDHandle
; a handle to the first
gDevice
.
Notes: A handle to the first item in the device list can be found in the
DeviceList
global variable.
Referenced by (15):
GetGDevice
GetMaxDevice
GetNextDevice
Dialog Utilities (Inside Mac - Index)
Graphics Devices Manager (Inside Mac - Index)
GetGDevice (Inside Mac - Basic Toolbox)
GetMaxDevice (Inside Mac - Basic Toolbox)
GetNextDevice (Inside Mac - Basic Toolbox)
Spiffy Color 1 (MacTech Vol 06-1990)
Color Basics (MacTech Vol 09-1993)
ColorMondrian (MacTech Vol 09-1993)
Sep 93 Challenge (MacTech Vol 09-1993)
Nov 98 Getting Started (MacTech Vol 14-1998)
Sep 98 Tips (MacTech Vol 14-1998)
March 96 - GRAPHICAL TRUFFLES: The Display Manager (develop - 1996)