FlavoredProject.IVsHierarchy.Unused0 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 Unused0 As Integer Implements IVsHierarchy.Unused0
int IVsHierarchy.Unused0()
private:
virtual int Unused0() sealed = IVsHierarchy::Unused0
private abstract Unused0 : unit -> int
private override Unused0 : 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.