API:System.Win.ObjComAuto.TObjectDispatch.GetTypeInfoCount
Delphi
function GetTypeInfoCount(out Count: Integer): HRESULT; stdcall;
C++
HRESULT __stdcall GetTypeInfoCount(/* out */ int &Count);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.Win.ObjComAuto.pas System.Win.ObjComAuto.hpp |
System.Win.ObjComAuto | TObjectDispatch |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.