ComWrappers.ComInterfaceDispatch Structure

Définition

Interface binaire d’application pour la répartition des fonctions d’une interface COM.

public: value class ComWrappers::ComInterfaceDispatch
public struct ComWrappers.ComInterfaceDispatch
type ComWrappers.ComInterfaceDispatch = struct
Public Structure ComWrappers.ComInterfaceDispatch
Héritage
ComWrappers.ComInterfaceDispatch

Champs

Nom Description
Vtable

Champ qui représente la table de fonctions virtuelles (vtable) dans la disposition de l’instance IUnknown.

Méthodes

Nom Description
GetInstance<T>(ComWrappers+ComInterfaceDispatch*)

IntPtr À partir d’une table virtuelle générée, la convertit en type cible.

S’applique à