CComControl::m_bInPlaceSiteEx

This data member is a flag that indicates the container supports the IOleInPlaceSiteEx interface and OCX96 control features, such as windowless and flicker-free controls.

At a Glance

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

Syntax

unsigned m_bInPlaceSiteEx:1;

See Also

CComControl::m_bWndless, CComControl::m_bNegotiatedWnd, CComControl::m_spInPlaceSite