Ejemplo n.º 1
0
 int IVsObjectList2.LocateNavigationInfo2(VSOBNAVIGATIONINFO3[] pobNav, VSOBNAVNAMEINFONODE2[] pobName, int fDontUpdate, out int pfMatchedName, out uint pIndex)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 int IVsObjectList2.GetNavigationInfo2(uint index, VSOBNAVIGATIONINFO3[] pobNav)
 {
     return VSConstants.E_NOTIMPL;
 }