CContainedWindow::m_lpszClassName

This data member specifies the name of an existing window class on which a new window class will be based.

Syntax

LPTSTR m_lpszClassName;

At a Glance

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

See Also

CContainedWindow Overveiw, CContainedWindow Data Members