IVsHierarchy.Unused2 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds new methods without recompiling or breaking binary compatibility.
public:
int Unused2();
public:
int Unused2();
int Unused2();
public int Unused2 ();
abstract member Unused2 : unit -> int
Public Function Unused2 () As Integer
Returns
Remarks
Implementing IVsHierarchy for this method should return E_NOTIMPL.