IUnmanagedVirtualMethodTableProvider Interface

Definition

Important

This API is not CLS-compliant.

Provides information about a virtual method table for a managed interface to enable invoking methods in the virtual method table.

C#
[System.CLSCompliant(false)]
public interface IUnmanagedVirtualMethodTableProvider
Derived
Attributes

Methods

GetVirtualMethodTableInfoForKey(Type)

Gets the information about the virtual method table for the unmanaged interface type represented by type.

Applies to

Product Versies
.NET 8, 9, 10