Freigeben über


CWindow::m_hWnd

 

Veröffentlicht: Juli 2016

Enthält ein Handle für das Fenster, das mit dem CWindow-Objekt zugeordnet ist.

Syntax

HWND m_hWnd throw() throw();

Anforderungen

Header: atlwin.h

Siehe auch

CWindow Class
CWindow::CWindow