API:System.Win.ObjComAuto.TObjectDispatch.GetTypeInfoCount
Delphi
function GetTypeInfoCount(out Count: Integer): HRESULT; stdcall;
C++
HRESULT __stdcall GetTypeInfoCount(/* out */ int &Count);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Win.ObjComAuto.pas System.Win.ObjComAuto.hpp | System.Win.ObjComAuto | TObjectDispatch | 
Description
Embarcadero Technologies does not currently have any additional information.