Searched defs:ScopedHandle (Results 1 – 1 of 1) sorted by relevance
39 explicit ScopedHandle(IPropertyHandle* handle) : handle_(handle) in ScopedHandle() function50 explicit ScopedHandle(const IPropertyHandle* handle) in ScopedHandle() function61 ScopedHandle(ScopedHandle&& other) in ScopedHandle() function