Lines Matching refs:propertyBag
2701 COMPtr<IPropertyBag> propertyBag;2702 HRESULT hr = notification->userInfo(&propertyBag);2705 if (!propertyBag)2709 hr = propertyBag->QueryInterface(&dictionaryPropertyBag);