System.Win.ComObj.TComObject.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_ISupportErrorInfo()
operator System::_di_IInterface()

Properties

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

Description

Returns an instance to the ISupportErrorInfo interface or the IInterface interface that TComObject implements.

See Also