Header file for ActiveX container implementation. More...
#include "SAxUtil.h"
#include <atl.mini/SComCli.h>
#include <MsHtmHst.h>
Go to the source code of this file.
Classes | |
struct | IAxHostDelegate |
Delegate interface for ActiveX host operations. More... | |
class | ActiveXSite< T > |
Template class for managing an ActiveX control site. More... | |
class | SAxContainer |
Implementation of an ActiveX container. More... | |
Header file for ActiveX container implementation.
This file contains the definitions for the ActiveX container classes used to host and manage ActiveX controls within the SOUI framework.
Definition in file SAxContainer.h.