System.Win.ComObj.TAutoObject.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IDispatch()

Properties

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

Description

Returns an instance to the IProvideClassInfo interface that TTypedComObject implements.

System.Win.ComObj.TAutoObject.operator () inherits from System.Win.ComObj.TTypedComObject.operator (). All content below this line refers to System.Win.ComObj.TTypedComObject.operator ().

Returns an instance to the IProvideClassInfo interface that TTypedComObject implements.

See Also