Share via


IOleComponentUIManager.Deleted1 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 Deleted1 As Integer
'Usage
Dim instance As IOleComponentUIManager 
Dim returnValue As Integer 

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponentUIManager Interface

IOleComponentUIManager Members

Microsoft.VisualStudio.Shell.Interop Namespace