CComControl::m_pPicture

This data member is the one that stores a pointer to IPictureDisp picture properties of a graphic (icon, bitmap, or metafile) to be displayed.

Syntax

IPictureDisp* m_pPicture;

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_pMouseIcon