IVsHierarchy.Unused3 Method

Adds new methods without recompiling or breaking binary compatibility.

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

Syntax

'Declaration
Function Unused3 As Integer
int Unused3()
int Unused3()
abstract Unused3 : unit -> int 
function Unused3() : int

Return Value

Type: System.Int32

Remarks

Implementing IVsHierarchy for this method should return E_NOTIMPL.

.NET Framework Security

See Also

Reference

IVsHierarchy Interface

Microsoft.VisualStudio.Shell.Interop Namespace