System.Win.ComObj.TAutoIntfObject.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_ISupportErrorInfo()
operator _di_IDispatch()

Properties

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

Description

Returns an instance of the ISupportErrorInfo interface or the IDispatch interface that TAutoIntfObject implements.

See Also