ActiveXHost.DestroyWindowCore(HandleRef) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.