ComWrappers.ComInterfaceEntry 構造体

定義

インターフェイスの種類と対象となる VTable へのポインター。

public: value class ComWrappers::ComInterfaceEntry
public struct ComWrappers.ComInterfaceEntry
type ComWrappers.ComInterfaceEntry = struct
Public Structure ComWrappers.ComInterfaceEntry
継承
ComWrappers.ComInterfaceEntry

フィールド

IID

インターフェイス識別子。

Vtable

関数の仮想参照テーブルへのポインター。

適用対象