IVsUIHierarchy.Unused4 Method
Unused. Return E_NOTIMPL.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
Function Unused4 As Integer
'Utilisation
Dim instance As IVsUIHierarchy
Dim returnValue As Integer
returnValue = instance.Unused4()
int Unused4()
int Unused4()
function Unused4() : int
Return Value
Type: System.Int32
Implements
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.