IVsUIWin32Element.Destroy 方法

定义

销毁元素。

public:
 int Destroy();
public:
 int Destroy();
int Destroy();
public int Destroy ();
abstract member Destroy : unit -> int
Public Function Destroy () As Integer

返回

Int32

如果元素已销毁,则返回 S_OK。

适用于