get_ErrorCode    1733 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP get_ErrorCode(HRESULT* errorCode)
get_ErrorCode    1742 modules/highgui/src/ppltasks_winrt.h                 return pAsyncInfo->get_ErrorCode(errorCode);
get_ErrorCode    3195 modules/highgui/src/ppltasks_winrt.h                     if (SUCCEEDED(hr = _Operation->QueryInterface<ABI::Windows::Foundation::IAsyncInfo>(pAsyncInfo.GetAddressOf())) && SUCCEEDED(hr = pAsyncInfo->get_ErrorCode(&_hr)))
get_ErrorCode    7361 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP get_ErrorCode(HRESULT* errorCode)
get_ErrorCode    1742 modules/videoio/src/ppltasks_winrt.hpp                 return pAsyncInfo->get_ErrorCode(errorCode);
get_ErrorCode    3195 modules/videoio/src/ppltasks_winrt.hpp                     if (SUCCEEDED(hr = _Operation->QueryInterface<ABI::Windows::Foundation::IAsyncInfo>(pAsyncInfo.GetAddressOf())) && SUCCEEDED(hr = pAsyncInfo->get_ErrorCode(&_hr)))