Determining Device Capabilities

Once you have created a device context for a particular output device, you can determine the capabilities of that device by calling DevQueryCaps. This function retrieves the following information:

You can use this information, for example, to select fonts, set up the presentation page, or create a new logical color table.


[Back: Closing a Device Context]
[Next: Paths]