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