Ejemplo n.º 1
0
 public int ShowContextMenu(uint dwCompRole, ref Guid rclsidActive, int nMenuId, POINTS[] pos, VisualStudio.OLE.Interop.IOleCommandTarget pCmdTrgtActive)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 int IVsTextView.RemoveCommandFilter(VisualStudio.OLE.Interop.IOleCommandTarget pCmdTarg)
 {
     throw new NotImplementedException();
 }