IOleComponentUIManager.Deleted2 Method

Reserved for future use. Do not use.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'宣言
Function Deleted2 As Integer
'使用
Dim instance As IOleComponentUIManager
Dim returnValue As Integer

returnValue = instance.Deleted2()
int Deleted2()
int Deleted2()
function Deleted2() : int

Return Value

Type: System.Int32

Permissions

See Also

Reference

IOleComponentUIManager Interface

IOleComponentUIManager Members

Microsoft.VisualStudio.Shell.Interop Namespace