Поделиться через


CDC::GetDeviceCaps

Retrieves a wide range of device-specific information about the display device.

int GetDeviceCaps(
   int nIndex 
) const;

Параметры

  • nIndex
    Specifies the type of information to return. See GetDeviceCaps in the Windows SDK for a list of values.

Возвращаемое значение

The value of the requested capability if the function is successful.

Пример

See the example for CPrintDialog::GetDefaults.

Требования

Header: afxwin.h

См. также

Основные понятия

CDC Class

CDC Members

Hierarchy Chart

Escape