





Use IDispatchImpl for Default Implementation for IDispatch of Dual Interfaces
The communication between the COM client and server can happen in three ways: the vtble interface, dispinterface, or dual interface. The COM client can communicate with the server through IDispatch