Share via


CMemDC::IsVistaDC

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Indicates whether buffered painting is available.

BOOL IsVistaDC() const;

Return Value

TRUE if buffered painting is available; otherwise FALSE.

Remarks

Buffered painting is available on Windows Vista.

If this method returns TRUE and IsMemDC returns TRUE, then buffered painting is in effect.

Requirements

Header: afxglobals.h

See Also

Reference

CMemDC Class

Other Resources

MFC Hierarchy Chart