This method passes a pointer to a container to a QCONTAINER structure. The structure contains pointers to interfaces needed by the control and the values of some ambient properties. Upon return, the control passes a pointer to a QCONTROL structure that contains pointers to its own interfaces that the container requires, and additional status information.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT QuickActivate( QACONTAINER *pQACont,
QACONTROL *QACtrl );