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