_CompletionDelegateType 7405 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP get_Completed(typename _Attributes::_CompletionDelegateType** _CompleteHandler)
_CompletionDelegateType 7413 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP put_Completed(typename _Attributes::_CompletionDelegateType* _CompleteHandler)
_CompletionDelegateType 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
_CompletionDelegateType 7405 modules/videoio/src/ppltasks_winrt.hpp         virtual STDMETHODIMP get_Completed(typename _Attributes::_CompletionDelegateType** _CompleteHandler)
_CompletionDelegateType 7413 modules/videoio/src/ppltasks_winrt.hpp         virtual STDMETHODIMP put_Completed(typename _Attributes::_CompletionDelegateType* _CompleteHandler)
_CompletionDelegateType 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