This operator sets the data member p to an IDispatch interface pointer or to a pointer to an IDispatch interface obtained through an IUnknown pointer.
IDispatch* operator =( IDispatch* lp ) ;
IDispatch* operator =( IUnknown* lp ) ;
| Header file: | Atlctl.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComDispatchDriver Overview, CComDispatchDriver Operators