This class implements the IQuickActivate interface, which helps containers avoid delays when loading controls by combining initialization in a single call.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
template< class T >
class IQuickActivateImpl
See Also