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