QAEngineCheckDevice
You can use theQAEngineCheckDevicefunction to determine whether a particular drawing engine can draw into a particular device.
TQAError QAEngineCheckDevice ( const TQAEngine *engine, const TQADevice *device);
engine- A drawing engine.
device- A device.
DESCRIPTION
TheQAEngineCheckDevicefunction returns, as its function result, a code that indicates whether the drawing engine specified by theengineparameter can draw into the device specified by thedeviceparameter (kQANoErr) or not (kQAError).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help