RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTypedComObjectFactory.GetInterfaceTypeInfo Method

Retrieves the type information for the typed COM object created by the factory.

Pascal
function GetInterfaceTypeInfo(TypeFlags: Integer): ITypeInfo;
C++
__fastcall ITypeInfo GetInterfaceTypeInfo(int TypeFlags);

GetInterfaceTypeInfo is called to retrieve type information on the TTypedComObject instances that are created by the factory. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!