Share via


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

'Declaration
Function Deleted2 As Integer
'Usage
Dim instance As IOleComponentUIManager 
Dim returnValue As Integer 

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponentUIManager Interface

IOleComponentUIManager Members

Microsoft.VisualStudio.Shell.Interop Namespace