IVsHierarchy.Unused1 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 Unused1();
public:
int Unused1();
int Unused1();
public int Unused1 ();
abstract member Unused1 : unit -> int
Public Function Unused1 () As Integer
Returns
Remarks
Implementing IVsHierarchy for this method should return E_NOTIMPL.