IVTable interface IVTable Non generic interface that allows constraining against a COM wrapper type directly. COM structs should implement IVTable<T, U>. Documentation Code Vtbl* VTable { get; }