System.Win.ComObj.TComObjectFactory.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IClassFactory2()
operator _di_IClassFactory()
operator System::_di_IInterface()

Properties

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

Description

Returns an instance to the IClassFactory2 interface, the IClassFactory interface or the IInterface interface that TComObjectFactory implements.

See Also