ComWrappers.ComInterfaceDispatch Structure

Définition

Interface binaire d’application pour la répartition de 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

Vtable

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

Méthodes

GetInstance<T>(ComWrappers+ComInterfaceDispatch*)

En fonction d’un IntPtr d’une Vtable générée, le convertit en type cible.

S’applique à