Searched refs:END_CREATE_ASYNC (Results 1 – 2 of 2) sorted by relevance
1321 END_CREATE_ASYNC(hr)); in stopGrabbing()2131 END_CREATE_ASYNC(hr)); in resetDevice()2320 END_CREATE_ASYNC(hr)); in initDevice()2403 END_CREATE_ASYNC(hr)); in closeDevice()2637 END_CREATE_ASYNC(hr)); in isFrameNew()2715 END_CREATE_ASYNC(hr)); in setupDevice()2894 END_CREATE_ASYNC(hr)); in initDevices()
439 #define END_CREATE_ASYNC(hr) if (FAILED(hr)) throw Platform::Exception::CreateException(hr);\ macro529 #define END_CREATE_ASYNC(hr) return hr;\ macro