CWindowImpl::SubclassWindow

This method subclasses the window identified by hWnd and attaches it to the CWindowImpl object.

Syntax

BOOL SubclassWindow( HWND hWnd );

At a Glance

Header file: Atlwin.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CWindowImpl Overview, CWindowImpl Methods, CWindowImpl::UnsubclassWindow