Compartir vía


ActiveXHost.DestroyWindowCore(HandleRef) Método

Definición

Destruye la ventana hospedada.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

protected:
 override void DestroyWindowCore(System::Runtime::InteropServices::HandleRef hwnd);
protected override void DestroyWindowCore (System.Runtime.InteropServices.HandleRef hwnd);
override this.DestroyWindowCore : System.Runtime.InteropServices.HandleRef -> unit
Protected Overrides Sub DestroyWindowCore (hwnd As HandleRef)

Parámetros

hwnd
HandleRef

Estructura que contiene el identificador de ventana.

Se aplica a