ComWrappers.ComInterfaceEntry Struct

Definition

Interface type and pointer to targeted VTable.

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

Fields

IID

Interface identifier.

Vtable

A pointer to the virtual lookup table of functions.

Applies to