CWindow::Attach

void Attach( HWND hWndNew );

Parameters

hWndNew

[in] The handle to a window.

Remarks

Attaches the window identified by hWndNew to the CWindow object.

CWindow OverviewClass Members

See Also   CWindow::Detach