Searched refs:_AsyncAction (Results 1 – 4 of 4) sorted by relevance
424 HRESULT startGrabbing(MAKE_WRL_REF(_AsyncAction)* action);425 HRESULT stopGrabbing(MAKE_WRL_REF(_AsyncAction)* action);600 MAKE_WRL_REF(_AsyncAction) vd_pAction;613 …_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex, MAKE_WRL_REF(_AsyncAction)* pAction);650 MAKE_WRL_REF(_AsyncAction) vds_enumTask;1305 HRESULT ImageGrabberWinRT::stopGrabbing(MAKE_WRL_REF(_AsyncAction)* action) in stopGrabbing()1311 MAKE_WRL_REF(_AsyncAction) pAction; in stopGrabbing()1316 … *action = reinterpret_cast<MAKE_WRL_REF(_AsyncAction)>(BEGIN_CREATE_ASYNC(void, _task, this) in stopGrabbing()1330 HRESULT ImageGrabberWinRT::startGrabbing(MAKE_WRL_REF(_AsyncAction)* action) in startGrabbing()2109 MAKE_WRL_REF(_AsyncAction) pAction; in resetDevice()[all …]
422 #define _AsyncAction Windows::Foundation::IAsyncAction macro512 #define _AsyncAction ABI::Windows::Foundation::IAsyncAction macro
6059 void _TaskInitNoFunctor(ABI::Windows::Foundation::IAsyncAction* _AsyncAction)6061 …t_type>(Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(_AsyncAction).Get());