Share via


ActiveXHost.DestroyWindowCore(HandleRef) Methode

Definition

Zerstört das gehostete Fenster.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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)

Parameter

hwnd
HandleRef

Eine Struktur, die das Fensterhandle enthält.

Gilt für