class CComDesignerServices
CComDesignerServices gives the ActiveX designer access to services provided by its container. The class includes a set of macros through which you specify the services your designer will use.
#include <adbase.h>
Class members
Methods
| Method | Description | 
| CComDesignerServices | Constructor | 
| Init | Initializes the class. | 
| GetInterface | Returns a pointer to an interface in a service. | 
See Also