IVsUIWin32Element.Destroy 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.
Destroy the element.
public:
int Destroy();
public:
int Destroy();
int Destroy();
public int Destroy ();
abstract member Destroy : unit -> int
Public Function Destroy () As Integer
Returns
Returns S_OK if the element was destroyed.