CComControl::m_bWasOnceWindowless

This data member is a flag that indicates that the control has been windowless, but may or may not be windowless now.

Syntax

unsigned m_bWasOnceWindowless:1;

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Data Members, CComControl::m_bWndless