CComControl::m_bDrawGetDataInHimetric

This data member is a flag that indicates that IDataObjectImpl::GetData should use HIMETRIC units and not pixels when drawing.

Syntax

unsigned m_bDrawGetDataInHimetric: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, IDataObjectImpl::GetData