System.Win.ObjComAuto.TObjectDispatch.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IDispatch()

Properties

Type Visibility Source Unit Parent
function public System.Win.ObjComAuto.hpp System.Win.ObjComAuto TObjectDispatch

Description

Converts this TObjectDispatch to the corresponding IDispatch instance.

This is the C++ operator used to cast a TObjectDispatch instance to the corresponding IDispatch interface instance.