#include <WTL-PP.h>
Definition at line 182 of file WTL-PP.h.
CWindowClassUnregisterScope::CWindowClassUnregisterScope |
( |
| ) |
|
|
inline |
CWindowClassUnregisterScope::~CWindowClassUnregisterScope |
( |
| ) |
|
|
inline |
void CWindowClassUnregisterScope::CleanUp |
( |
| ) |
|
|
inline |
Definition at line 188 of file WTL-PP.h.
189 const TCHAR * n =
name;
name = NULL;
190 if (n != NULL) ATLASSERT_SUCCESS( UnregisterClass(n, (HINSTANCE)&__ImageBase) );
bool CWindowClassUnregisterScope::IsActive |
( |
| ) |
const |
|
inline |
void CWindowClassUnregisterScope::Set |
( |
const TCHAR * |
n | ) |
|
|
inline |
const TCHAR* CWindowClassUnregisterScope::name |
The documentation for this class was generated from the following file: