AFX_GLOBAL_DATA::IsWindowsLayerSupportAvailable

 

Indicates whether the operating system supports layered windows.

Syntax

BOOL IsWindowsLayerSupportAvailable() const;

Return Value

TRUE if layered windows are supported; otherwise, FALSE.

Remarks

If layered windows are supported, smart docking markers use layered windows.

Requirements

Header: afxglobals.h

See Also

AFX_GLOBAL_DATA Structure
Hierarchy Chart