Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

CDC::GetDeviceCaps

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 Platform SDK for a list of values.

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

See the example for CPrintDialog::GetDefaults.

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)