FlavoredProject.IVsUIHierarchy.Unused2 Method
A placeholder for a future method.
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Private Function Unused2 As Integer Implements IVsUIHierarchy.Unused2
int IVsUIHierarchy.Unused2()
private:
virtual int Unused2() sealed = IVsUIHierarchy::Unused2
private abstract Unused2 : unit -> int
private override Unused2 : unit -> int
JScript does not support explicit interface implementations.
Return Value
Type: Int32
Implementers should return E_NOTIMPL.
Implements
.NET Framework Security
- 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.