public HResult CompareItem(Guid guidKey, ConstPropVariant Value, out bool pbResult) { return(m_Attribs.CompareItem(guidKey, Value, out pbResult)); }