Condividi tramite


ActiveXHost.DestroyWindowCore(HandleRef) Metodo

Definizione

Elimina la finestra ospitata.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Parametri

hwnd
HandleRef

Struttura contenente l'handle della finestra.

Si applica a