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.

Syntax

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