GetGDevice
GetGDevice Get handle to current GDevice
#include <Quickdraw.h> Graphics Devices
GDHandle GetGDevice( void );
returns handle to current gDevice
GetGDevice returns a handle to the current GDevice. You can use the
functions GetDeviceList and GetNextDevice to step through all devices.