System.Win.ComObj.TAutoIntfObject.operator ()

From RAD Studio API Documentation
Revision as of 17:41, 13 February 2014 by AChavesBot (talk | contribs) (Robot: Adding category XE6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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