RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.ErrorIID Property

Indicates the interface of the CoClass in which an error occurred.

Pascal
property ErrorIID: TGUID;
C++
__property TGUID ErrorIID;

Use ErrorIID to determine the interface in which an error occurred. For most CoClasses, this is the primary interface for that CoClass, as indicated in the type library. 

 

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