IDispatchImpl::Invoke

This method provides access to the methods and properties exposed by the dual interface.

Syntax

HRESULT Invoke( DISPID dispidMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARMS* pdispparams, VARIANT* pvarResult, EXCEPINFO* pexcepinfo, UINT* puArgErr );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

See Also

IDispatchImpl Overview, IDispatchImpl Methods, IDispatch::Invoke