HwndWrapper.DestroyWindowClassCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Destroys the WNDCLASS atom created with CreateWindowClassCore.
protected:
virtual void DestroyWindowClassCore();
protected:
virtual void DestroyWindowClassCore();
virtual void DestroyWindowClassCore();
protected virtual void DestroyWindowClassCore ();
abstract member DestroyWindowClassCore : unit -> unit
override this.DestroyWindowClassCore : unit -> unit
Protected Overridable Sub DestroyWindowClassCore ()