Searched refs:pbResult (Results 1 – 1 of 1) sorted by relevance
791 STDMETHODIMP CompareItem(REFGUID guidKey, REFPROPVARIANT Value, BOOL* pbResult) in CompareItem() argument794 return _spAttributes->CompareItem(guidKey, Value, pbResult); in CompareItem()800 BOOL* pbResult in Compare() argument804 return _spAttributes->Compare(pTheirs, MatchType, pbResult); in Compare()