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 Overview | Class Members
See Also CComControl::CComControl, CComControl::m_hWndCD