System.Win.ObjComAuto.TObjectDispatch.operator ()

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

operator _di_IDispatch()

Propriétés

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

Description

Convertit cette TObjectDispatch en l'instance de IDispatch correspondante.

Il s'agit de l'opérateur C++ utilisé pour transtyper une instance de TObjectDispatch en l'instance correspondante de l'interface IDispatch.