API:System.TObject.GetInterface

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetInterface(const IID: TGUID; out Obj): Boolean;

C++

bool __fastcall GetInterface(const GUID &IID, /* out */ void *Obj);
bool __fastcall GetInterface(DelphiInterface<T>& smartIntf)

プロパティ

種類 可視性 ソース ユニット
function public
System.pas
systobj.h
System TObject

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。