VirtualMethodTableInfo Struct

Definition

Important

This API is not CLS-compliant.

Provides information about a virtual method table and the unmanaged instance pointer.

[System.CLSCompliant(false)]
public readonly struct VirtualMethodTableInfo
Inheritance
VirtualMethodTableInfo
Attributes

Constructors

VirtualMethodTableInfo(Void*, Void**)

Initializes a VirtualMethodTableInfo from a specified instance pointer and table memory.

Properties

ThisPointer

Gets the unmanaged instance pointer.

VirtualMethodTable

Gets the virtual method table.

Methods

Deconstruct(Void*, Void**)

Deconstructs this structure into its two fields.

Applies to

Product Versions
.NET 8, 9