CComControl::m_phWndCD

HWND* m_phWndCD;

Remarks

Contains a pointer to the window handle associated with the control. Initialized in the CComControl constructor. Part of a union with m_hWndCD.

CComControl OverviewClass Members

See Also   CComControl::CComControl, CComControl::m_hWndCD