This operator sets the p data member to an IDispatch interface pointer or to a pointer to an IDispatch interface obtained through an IUnknown pointer.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
IDispatch* operator =( IDispatch* lp ) ;
IDispatch* operator =( IUnknown* lp ) ;