CComControl::m_bNegotiatedWnd

This data member is a flag that indicates whether or not the control has negotiated with the container about support for OCX96 control features (such as flicker-free and windowless controls), and whether the control is windowed or windowless.

Syntax

unsigned m_bNegotiatedWnd: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, CComControl::m_spInPlaceSite