public int UpdateTipWindow(IVsTipWindow pTipWindow, uint dwFlags) { return(intellisenseHost.UpdateTipWindow(pTipWindow, dwFlags)); }