API:System.Win.ComObj.TTypedComObject.GetClassInfo
Delphi
function GetClassInfo(out TypeInfo: ITypeInfo): HResult; stdcall;
C++
HRESULT __stdcall GetClassInfo(/* out */ _di_ITypeInfo &TypeInfo);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Win.ComObj.pas System.Win.ComObj.hpp |
System.Win.ComObj | TTypedComObject |
Description
Embarcadero Technologies does not currently have any additional information.