Searched defs:PropertySetErrorCallback (Results 1 – 2 of 2) sorted by relevance
61 using PropertySetErrorCallback = std::function<void(std::vector<SetValueErrorEvent>)>; variable