pub trait IObjectContextTip_Impl: Sized { // Required method fn GetTipUrl(&self, ptipurl: *mut BSTR) -> Result<()>; }