System.TCppInterfacedObject

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

C++

class TCppInterfacedObject: public TInterfacedObject,

プロパティ

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

説明

TCppInterfacedObject は、IUnknown が既に実装されている以外は TInterfacedObject と同じです。

ランタイムによって実装された IUnknown のメソッドを使用する場合には、TInterfacedObject ではなく TCppInterfacedObject を使用してください。

関連項目

https://docwiki.embarcadero.com/Libraries/Tokyo/j/index.php?title=System.TCppInterfacedObject&oldid=586472」から取得