Microsoft         124 modules/core/src/system.cpp     Microsoft::WRL::ComPtr<ABI::Windows::Storage::IApplicationDataStatics> appdataFactory;
Microsoft         125 modules/core/src/system.cpp     Microsoft::WRL::ComPtr<ABI::Windows::Storage::IApplicationData> appdataRef;
Microsoft         126 modules/core/src/system.cpp     Microsoft::WRL::ComPtr<ABI::Windows::Storage::IStorageFolder> storagefolderRef;
Microsoft         127 modules/core/src/system.cpp     Microsoft::WRL::ComPtr<ABI::Windows::Storage::IStorageItem> storageitemRef;
Microsoft          39 modules/highgui/src/agile_wrl.h #define __is_winrt_agile(T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::FtmBase, T>::value || std::is_base_of<IAgileObject, T>::value) //derived from Microsoft::WRL::FtmBase or IAgileObject
Microsoft          43 modules/highgui/src/agile_wrl.h #define __is_win_class(T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::Details::RuntimeClassBase, T>::value) //derived from Microsoft::WRL::RuntimeClass or HSTRING
Microsoft         148 modules/highgui/src/agile_wrl.h         ::Microsoft::WRL::ComPtr<IUnknown> _contextCallback;
Microsoft         174 modules/highgui/src/agile_wrl.h                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         277 modules/highgui/src/agile_wrl.h                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         280 modules/highgui/src/agile_wrl.h                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         352 modules/highgui/src/agile_wrl.h             ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp);
Microsoft         503 modules/highgui/src/agile_wrl.h             ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp);
Microsoft        1660 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::ComPtr<IRestrictedErrorInfo> _M_winRTException;
Microsoft        1682 modules/highgui/src/ppltasks_winrt.h     struct _AsyncInfoImpl abstract : public Microsoft::WRL::RuntimeClass<
Microsoft        1683 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRt>,
Microsoft        1684 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::Implements<Microsoft::WRL::AsyncBase<_CompletionHandlerType>>>
Microsoft        1692 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::ComPtr<_AsyncOperationType> _M_asyncInfo;
Microsoft        1698 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::ComPtr<_CompletionHandlerType> _M_CompletedHandler;
Microsoft        1709 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1721 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1735 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1748 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1761 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1784 modules/highgui/src/ppltasks_winrt.h             Microsoft::WRL::ComPtr<_CompletionHandlerType> handler = Microsoft::WRL::Callback<_CompletionHandlerType>([&](_AsyncOperationType*, ABI::Windows::Foundation::AsyncStatus status) -> HRESULT {
Microsoft        3183 modules/highgui/src/ppltasks_winrt.h             _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>(
Microsoft        3194 modules/highgui/src/ppltasks_winrt.h                     Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        3576 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::ComPtr<_AsyncOperationType> _M_unwrapped_async_op;
Microsoft        4897 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_InternalReturnType>>(retVal).Get());
Microsoft        4914 modules/highgui/src/ppltasks_winrt.h             details::_Task_impl_base::_AsyncInit<_ReturnType, _InternalReturnType>(_M_pTask, Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(retVal).Get());
Microsoft        4933 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_InternalReturnType, _ProgressType>>(retVal).Get());
Microsoft        4952 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(retVal).Get());
Microsoft        5117 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_ContinuationReturnType>>(retVal).Get());
Microsoft        5137 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(
Microsoft        5161 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_ContinuationReturnType, _ProgressType>>(_OpWithProgress).Get());
Microsoft        5184 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(_OpWithProgress).Get());
Microsoft        5244 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_ContinuationReturnType>>(retVal));
Microsoft        5266 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(retVal));
Microsoft        5291 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_ContinuationReturnType, _ProgressType>>(retVal));
Microsoft        5316 modules/highgui/src/ppltasks_winrt.h                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(retVal));
Microsoft        5366 modules/highgui/src/ppltasks_winrt.h         _TaskInitAsyncOp<_Result>(Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_Result>>(_AsyncOp).Get());
Microsoft        5375 modules/highgui/src/ppltasks_winrt.h         _TaskInitAsyncOp<_Result>(Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_Result, _Progress>>(_AsyncOp).Get());
Microsoft        6061 modules/highgui/src/ppltasks_winrt.h         _M_unitTask._TaskInitAsyncOp<details::_Unit_type>(Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(_AsyncAction).Get());
Microsoft        6070 modules/highgui/src/ppltasks_winrt.h         _M_unitTask._TaskInitAsyncOp<details::_Unit_type>(Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_P>>(_AsyncActionWithProgress).Get());
Microsoft        7283 modules/highgui/src/ppltasks_winrt.h     class _AsyncInfoBase abstract : public Microsoft::WRL::RuntimeClass<
Microsoft        7284 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRt>, Microsoft::WRL::Implements<typename _Attributes::_AsyncBaseType, ABI::Windows::Foundation::IAsyncInfo>>
Microsoft        7659 modules/highgui/src/ppltasks_winrt.h         Microsoft::WRL::ComPtr<typename _Attributes::_CompletionDelegateType>  _M_completeDelegate; //ComPtr cannot be volatile as it does not have volatile accessors
Microsoft        7999 modules/highgui/src/ppltasks_winrt.h     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK());
Microsoft        8001 modules/highgui/src/ppltasks_winrt.h     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func);
Microsoft          39 modules/videoio/src/agile_wrl.hpp #define __is_winrt_agile(T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::FtmBase, T>::value || std::is_base_of<IAgileObject, T>::value) //derived from Microsoft::WRL::FtmBase or IAgileObject
Microsoft          43 modules/videoio/src/agile_wrl.hpp #define __is_win_class(T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::Details::RuntimeClassBase, T>::value) //derived from Microsoft::WRL::RuntimeClass or HSTRING
Microsoft         148 modules/videoio/src/agile_wrl.hpp         ::Microsoft::WRL::ComPtr<IUnknown> _contextCallback;
Microsoft         174 modules/videoio/src/agile_wrl.hpp                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         277 modules/videoio/src/agile_wrl.hpp                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         280 modules/videoio/src/agile_wrl.hpp                 ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile;
Microsoft         352 modules/videoio/src/agile_wrl.hpp             ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp);
Microsoft         503 modules/videoio/src/agile_wrl.hpp             ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp);
Microsoft         413 modules/videoio/src/cap_msmf.cpp     public Microsoft::WRL::RuntimeClass<
Microsoft         414 modules/videoio/src/cap_msmf.cpp     Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRtClassicComMix>,
Microsoft        1368 modules/videoio/src/cap_msmf.cpp             hr = Microsoft::WRL::Make<MediaSink>().CopyTo(&ig_pMediaSink);
Microsoft        1380 modules/videoio/src/cap_msmf.cpp     *ppIG = Microsoft::WRL::Make<ImageGrabberWinRT>(synchronous).Detach();
Microsoft        2306 modules/videoio/src/cap_msmf.cpp                     if (SUCCEEDED(hr)) reinterpret_cast<ABI::Windows::Media::Capture::IMediaCapture*>(DEREF_AGILE_WRL_OBJ(vd_pMedCap))->add_Failed(Microsoft::WRL::Callback<ABI::Windows::Media::Capture::IMediaCaptureFailedEventHandler>([this, context](ABI::Windows::Media::Capture::IMediaCapture*, ABI::Windows::Media::Capture::IMediaCaptureFailedEventArgs*) -> HRESULT {
Microsoft          33 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<IInspectable> _PObj;
Microsoft          34 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<IActivationFactory> objFactory;
Microsoft          35 modules/videoio/src/cap_msmf.hpp         HRESULT hr = Windows::Foundation::GetActivationFactory(Microsoft::WRL::Wrappers::HStringReference(RuntimeClass_Windows_Foundation_PropertyValue).Get(), objFactory.ReleaseAndGetAddressOf());
Microsoft          37 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal;
Microsoft          73 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<IInspectable> _PObj;
Microsoft          74 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<IActivationFactory> objFactory;
Microsoft          75 modules/videoio/src/cap_msmf.hpp         HRESULT hr = Windows::Foundation::GetActivationFactory(Microsoft::WRL::Wrappers::HStringReference(RuntimeClass_Windows_Foundation_PropertyValue).Get(), objFactory.ReleaseAndGetAddressOf());
Microsoft          77 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal;
Microsoft         176 modules/videoio/src/cap_msmf.hpp     std::is_base_of<Microsoft::WRL::Details::RuntimeClassBase, _Type>::value || \
Microsoft         497 modules/videoio/src/cap_msmf.hpp #define _ObjectObj Microsoft::WRL::ComPtr<IInspectable>
Microsoft         499 modules/videoio/src/cap_msmf.hpp #define _StringObj Microsoft::WRL::Wrappers::HString
Microsoft         500 modules/videoio/src/cap_msmf.hpp #define _StringReference Microsoft::WRL::Wrappers::HStringReference
Microsoft         501 modules/videoio/src/cap_msmf.hpp #define _StringReferenceObj Microsoft::WRL::Wrappers::HStringReference
Microsoft         540 modules/videoio/src/cap_msmf.hpp #define MAKE_STRING(str) Microsoft::WRL::Wrappers::HStringReference(L##str)
Microsoft         543 modules/videoio/src/cap_msmf.hpp #define MAKE_WRL_OBJ(x) Microsoft::WRL::ComPtr<x>
Microsoft         556 modules/videoio/src/cap_msmf.hpp #define GET_WRL_OBJ_FROM_REF(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\
Microsoft         558 modules/videoio/src/cap_msmf.hpp #define GET_WRL_OBJ_FROM_OBJ(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\
Microsoft         571 modules/videoio/src/cap_msmf.hpp #define ACTIVATE_LOCAL_OBJ_BASE(objtype) Microsoft::WRL::Make<objtype>()
Microsoft         572 modules/videoio/src/cap_msmf.hpp #define ACTIVATE_LOCAL_OBJ(objtype, ...) Microsoft::WRL::Make<objtype>(__VA_ARGS__)
Microsoft         573 modules/videoio/src/cap_msmf.hpp #define ACTIVATE_EVENT_HANDLER(objtype, ...) Microsoft::WRL::Callback<objtype>(__VA_ARGS__).Get()
Microsoft         576 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\
Microsoft         577 modules/videoio/src/cap_msmf.hpp     hr = Windows::Foundation::GetActivationFactory(Microsoft::WRL::Wrappers::HStringReference(rtclass).Get(), objFactory.ReleaseAndGetAddressOf());\
Microsoft         579 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<IInspectable> pInsp;\
Microsoft         586 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\
Microsoft         587 modules/videoio/src/cap_msmf.hpp     hr = Windows::Foundation::GetActivationFactory(Microsoft::WRL::Wrappers::HStringReference(rtclass).Get(), objFactory.ReleaseAndGetAddressOf());\
Microsoft         594 modules/videoio/src/cap_msmf.hpp #define _ComPtr Microsoft::WRL::ComPtr
Microsoft        1062 modules/videoio/src/cap_msmf.hpp     public Microsoft::WRL::RuntimeClass<
Microsoft        1063 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::ClassicCom>,
Microsoft        2400 modules/videoio/src/cap_msmf.hpp     public Microsoft::WRL::RuntimeClass<
Microsoft        2401 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRtClassicComMix >,
Microsoft        2402 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::Implements<ABI::Windows::Media::IMediaExtension>,
Microsoft        2405 modules/videoio/src/cap_msmf.hpp     Microsoft::WRL::FtmBase,
Microsoft        2484 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<IInspectable> spInsp;
Microsoft        2485 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSetting;
Microsoft        2486 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropVal;
Microsoft        2487 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Media::MediaProperties::IMediaEncodingProperties> pMedEncProps;
Microsoft        2496 modules/videoio/src/cap_msmf.hpp                 hr = spSetting->Lookup(Microsoft::WRL::Wrappers::HStringReference(MF_PROP_SAMPLEGRABBERCALLBACK).Get(), spInsp.ReleaseAndGetAddressOf());
Microsoft        2505 modules/videoio/src/cap_msmf.hpp                 hr = spSetting->Lookup(Microsoft::WRL::Wrappers::HStringReference(MF_PROP_VIDTYPE).Get(), spInsp.ReleaseAndGetAddressOf());
Microsoft        2516 modules/videoio/src/cap_msmf.hpp                 hr = spSetting->Lookup(Microsoft::WRL::Wrappers::HStringReference(MF_PROP_VIDENCPROPS).Get(), spInsp.ReleaseAndGetAddressOf());
Microsoft        2591 modules/videoio/src/cap_msmf.hpp                         Microsoft::WRL::Wrappers::HString value;
Microsoft        2626 modules/videoio/src/cap_msmf.hpp                                                                        Microsoft::WRL::ComPtr<IInspectable> value;
Microsoft        2645 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<GUID, IInspectable*>> spMap;
Microsoft        2646 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterable<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*>*>> spIterable;
Microsoft        2647 modules/videoio/src/cap_msmf.hpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterator<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*>*>> spIterator;
Microsoft        2678 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*> > spKeyValuePair;
Microsoft        2679 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<IInspectable> spValue;
Microsoft        2680 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue;
Microsoft        2719 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<IInspectable> spValue;
Microsoft        2720 modules/videoio/src/cap_msmf.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue;
Microsoft        2820 modules/videoio/src/cap_msmf.hpp             pStream = Microsoft::WRL::Make<StreamSink>();
Microsoft          34 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp using namespace Microsoft::WRL::Details;
Microsoft          35 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp using namespace Microsoft::WRL;
Microsoft          49 modules/videoio/src/cap_winrt/MFIncludes.hpp namespace MW = ::Microsoft::WRL;
Microsoft          50 modules/videoio/src/cap_winrt/MFIncludes.hpp namespace MWD = ::Microsoft::WRL::Details;
Microsoft          51 modules/videoio/src/cap_winrt/MFIncludes.hpp namespace MWW = ::Microsoft::WRL::Wrappers;
Microsoft          75 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> As(const Microsoft::WRL::ComPtr<U>& in)
Microsoft          77 modules/videoio/src/cap_winrt/MFIncludes.hpp     Microsoft::WRL::ComPtr<T> out;
Microsoft          84 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> As(U* in)
Microsoft          86 modules/videoio/src/cap_winrt/MFIncludes.hpp     Microsoft::WRL::ComPtr<T> out;
Microsoft          27 modules/videoio/src/cap_winrt/MediaStreamSink.cpp using namespace Microsoft::WRL;
Microsoft          30 modules/videoio/src/cap_winrt/MediaStreamSink.hpp     public Microsoft::WRL::RuntimeClass<
Microsoft          31 modules/videoio/src/cap_winrt/MediaStreamSink.hpp     Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::ClassicCom>,
Microsoft          38 modules/videoio/src/cap_winrt_bridge.cpp using namespace Microsoft::WRL;
Microsoft          42 modules/videoio/src/cap_winrt_capture.cpp using namespace Microsoft::WRL;
Microsoft          43 modules/videoio/src/cap_winrt_video.cpp using namespace Microsoft::WRL;
Microsoft        1660 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::ComPtr<IRestrictedErrorInfo> _M_winRTException;
Microsoft        1682 modules/videoio/src/ppltasks_winrt.hpp     struct _AsyncInfoImpl abstract : public Microsoft::WRL::RuntimeClass<
Microsoft        1683 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRt>,
Microsoft        1684 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::Implements<Microsoft::WRL::AsyncBase<_CompletionHandlerType>>>
Microsoft        1692 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::ComPtr<_AsyncOperationType> _M_asyncInfo;
Microsoft        1698 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::ComPtr<_CompletionHandlerType> _M_CompletedHandler;
Microsoft        1709 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1721 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1735 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1748 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1761 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        1784 modules/videoio/src/ppltasks_winrt.hpp             Microsoft::WRL::ComPtr<_CompletionHandlerType> handler = Microsoft::WRL::Callback<_CompletionHandlerType>([&](_AsyncOperationType*, ABI::Windows::Foundation::AsyncStatus status) -> HRESULT {
Microsoft        3183 modules/videoio/src/ppltasks_winrt.hpp             _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>(
Microsoft        3194 modules/videoio/src/ppltasks_winrt.hpp                     Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo;
Microsoft        3576 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::ComPtr<_AsyncOperationType> _M_unwrapped_async_op;
Microsoft        4897 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_InternalReturnType>>(retVal).Get());
Microsoft        4914 modules/videoio/src/ppltasks_winrt.hpp             details::_Task_impl_base::_AsyncInit<_ReturnType, _InternalReturnType>(_M_pTask, Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(retVal).Get());
Microsoft        4933 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_InternalReturnType, _ProgressType>>(retVal).Get());
Microsoft        4952 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(retVal).Get());
Microsoft        5117 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_ContinuationReturnType>>(retVal).Get());
Microsoft        5137 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(
Microsoft        5161 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_ContinuationReturnType, _ProgressType>>(_OpWithProgress).Get());
Microsoft        5184 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(_OpWithProgress).Get());
Microsoft        5244 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_ContinuationReturnType>>(retVal));
Microsoft        5266 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(retVal));
Microsoft        5291 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_ContinuationReturnType, _ProgressType>>(retVal));
Microsoft        5316 modules/videoio/src/ppltasks_winrt.hpp                 Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_ProgressType>>(retVal));
Microsoft        5366 modules/videoio/src/ppltasks_winrt.hpp         _TaskInitAsyncOp<_Result>(Microsoft::WRL::Make<details::_IAsyncOperationToAsyncOperationConverter<_Result>>(_AsyncOp).Get());
Microsoft        5375 modules/videoio/src/ppltasks_winrt.hpp         _TaskInitAsyncOp<_Result>(Microsoft::WRL::Make<details::_IAsyncOperationWithProgressToAsyncOperationConverter<_Result, _Progress>>(_AsyncOp).Get());
Microsoft        6061 modules/videoio/src/ppltasks_winrt.hpp         _M_unitTask._TaskInitAsyncOp<details::_Unit_type>(Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(_AsyncAction).Get());
Microsoft        6070 modules/videoio/src/ppltasks_winrt.hpp         _M_unitTask._TaskInitAsyncOp<details::_Unit_type>(Microsoft::WRL::Make<details::_IAsyncActionWithProgressToAsyncOperationConverter<_P>>(_AsyncActionWithProgress).Get());
Microsoft        7283 modules/videoio/src/ppltasks_winrt.hpp     class _AsyncInfoBase abstract : public Microsoft::WRL::RuntimeClass<
Microsoft        7284 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRt>, Microsoft::WRL::Implements<typename _Attributes::_AsyncBaseType, ABI::Windows::Foundation::IAsyncInfo>>
Microsoft        7659 modules/videoio/src/ppltasks_winrt.hpp         Microsoft::WRL::ComPtr<typename _Attributes::_CompletionDelegateType>  _M_completeDelegate; //ComPtr cannot be volatile as it does not have volatile accessors
Microsoft        7999 modules/videoio/src/ppltasks_winrt.hpp     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK());
Microsoft        8001 modules/videoio/src/ppltasks_winrt.hpp     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func);
Microsoft          31 samples/winrt/FaceDetection/FaceDetection/MainPage.xaml.cpp using namespace Microsoft::WRL;
Microsoft          17 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp using namespace Microsoft::WRL;
Microsoft         116 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp     Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSetting;
Microsoft         123 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp         Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropVal;
Microsoft         124 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp         Microsoft::WRL::ComPtr<IInspectable> spInsp;
Microsoft          65 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.h     : public Microsoft::WRL::RuntimeClass<
Microsoft          66 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.h            Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRtClassicComMix >,
Microsoft          17 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/dllmain.cpp using namespace Microsoft::WRL;
Microsoft          44 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/dllmain.cpp     auto &module = Microsoft::WRL::Module< Microsoft::WRL::InProc >::GetModule();
Microsoft          50 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/dllmain.cpp     auto &module = Microsoft::WRL::Module<Microsoft::WRL::InProc>::GetModule();
Microsoft          56 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/dllmain.cpp     auto &module = Microsoft::WRL::Module<Microsoft::WRL::InProc>::GetModule();
Microsoft          20 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp using namespace Microsoft::WRL;
Microsoft          29 samples/winrt_universal/PhoneTutorial/MainPage.xaml.cpp using namespace Microsoft::WRL;
Microsoft           5 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp using namespace Microsoft::WRL;
Microsoft          27 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice;
Microsoft          28 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext;
Microsoft          29 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget;
Microsoft          30 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView;
Microsoft          31 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView;
Microsoft          10 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h class Direct3DContentProvider : public Microsoft::WRL::RuntimeClass<
Microsoft          11 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h         Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::WinRtClassicComMix>,
Microsoft          31 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h     Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host;
Microsoft          32 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h     Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture;
Microsoft          13 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp using namespace Microsoft::WRL;
Microsoft          16 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp using namespace Microsoft::WRL;
Microsoft         102 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h     public Microsoft::WRL::RuntimeClass<
Microsoft         103 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h         Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::RuntimeClassType::ClassicCom>,
Microsoft         123 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h     public Microsoft::WRL::RuntimeClass<
Microsoft         124 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h         Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::RuntimeClassType::ClassicCom>,
Microsoft           5 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.cpp using namespace Microsoft::WRL;
Microsoft         258 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.cpp void QuadRenderer::Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView)
Microsoft          40 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView);
Microsoft          44 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11InputLayout>	m_inputLayout;
Microsoft          45 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_vertexBuffer;
Microsoft          46 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_indexBuffer;
Microsoft          47 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11VertexShader>	m_vertexShader;
Microsoft          48 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11PixelShader>	m_pixelShader;
Microsoft          49 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_constantBuffer;
Microsoft          50 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11Texture2D>		 m_Texture;
Microsoft          51 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV;
Microsoft          52 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11SamplerState> m_QuadsTexSamplerState;
Microsoft          53 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11BlendState> m_Transparency;
Microsoft          54 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11RasterizerState> CCWcullMode;
Microsoft          55 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h     Microsoft::WRL::ComPtr<ID3D11RasterizerState> CWcullMode;
Microsoft           6 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.cpp using namespace Microsoft::WRL;
Microsoft         319 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.cpp void CubeRenderer::Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView)
Microsoft          42 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView);
Microsoft          45 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11InputLayout>	m_inputLayout;
Microsoft          46 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_vertexBuffer;
Microsoft          47 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_indexBuffer;
Microsoft          48 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11VertexShader>	m_vertexShader;
Microsoft          49 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11PixelShader>	m_pixelShader;
Microsoft          50 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11Buffer>		m_constantBuffer;
Microsoft          51 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11Texture2D>		 m_texture;
Microsoft          52 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV;
Microsoft          53 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11SamplerState> m_cubesTexSamplerState;
Microsoft          57 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11BlendState> m_transparency;
Microsoft          58 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11RasterizerState> m_CCWcullMode;
Microsoft          59 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h     Microsoft::WRL::ComPtr<ID3D11RasterizerState> m_CWcullMode;
Microsoft           5 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp using namespace Microsoft::WRL;
Microsoft          27 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice;
Microsoft          28 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext;
Microsoft          29 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget;
Microsoft          30 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView;
Microsoft          31 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h     Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView;
Microsoft          10 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h class Direct3DContentProvider : public Microsoft::WRL::RuntimeClass<
Microsoft          11 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h         Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::WinRtClassicComMix>,
Microsoft          31 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h     Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host;
Microsoft          32 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h     Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture;
Microsoft          10 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp using namespace Microsoft::WRL;
Microsoft          13 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp using namespace Microsoft::WRL;