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.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

unsigned m_bNegotiatedWnd:1;

See Also

CComControl::m_bWndless, CComControl::m_spInPlaceSite