ComWrappers.ComInterfaceEntry Estructura
Definición
Tipo de interfaz y puntero que dirige al objeto VTable de destino.Interface type and pointer to targeted VTable.
public: value class ComWrappers::ComInterfaceEntry
public struct ComWrappers.ComInterfaceEntry
type ComWrappers.ComInterfaceEntry = struct
Public Structure ComWrappers.ComInterfaceEntry
- Herencia
Campos
IID |
Identificador de interfaz.Interface identifier. |
Vtable |
Puntero que dirige a la tabla de funciones de búsqueda virtual.A pointer to the virtual lookup table of functions. |