System.Win.ComObj.TEventDispatchInvoker.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

C++

virtual void __fastcall Invoke(int DispId, TOleVariantArray &Params) = 0 ;

Properties

Type Visibility Source Unit Parent
function public System.Win.ComObj.hpp System.Win.ComObj TEventDispatchInvoker

Description

C++ implementation of the TEventDispatchInvoker type of anonymous method. C++ does not support anonymous methods, so they are implemented as interface methods instead.

See Also