Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves a wide range of device-specific information about the display device.
int GetDeviceCaps(
int nIndex
) const;
Parameters
- nIndex
Specifies the type of information to return. See GetDeviceCaps in the Windows SDK for a list of values.
Return Value
The value of the requested capability if the function is successful.
Example
See the example for CPrintDialog::GetDefaults.
Requirements
Header: afxwin.h