ActiveXHost.DestroyWindowCore(HandleRef) Método

Definição

Destrói a janela hospedada.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu 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

Uma estrutura que contém o identificador de janela.

Aplica-se a