AFX_GLOBAL_DATA::Is32BitIcons

Indicates whether predefined 32-bit icons are supported.

BOOL Is32BitIcons() const;

Return Value

TRUE if predefined 32-bit icons are supported; otherwise, FALSE.

Remarks

This method returns TRUE if the framework supports 32-bit built-in icons, and if the operating system supports 16 bits per pixel or more, and if images are not displayed in high contrast.

Requirements

Header:

See Also

Reference

AFX_GLOBAL_DATA Structure

Hierarchy Chart