Lines Matching refs:ComPtr
33 Microsoft::WRL::ComPtr<IInspectable> _PObj; in create()
34 Microsoft::WRL::ComPtr<IActivationFactory> objFactory; in create()
37 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal; in create()
73 Microsoft::WRL::ComPtr<IInspectable> _PObj; in create()
74 Microsoft::WRL::ComPtr<IActivationFactory> objFactory; in create()
77 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal; in create()
497 #define _ObjectObj Microsoft::WRL::ComPtr<IInspectable>
543 #define MAKE_WRL_OBJ(x) Microsoft::WRL::ComPtr<x>
556 #define GET_WRL_OBJ_FROM_REF(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\
558 #define GET_WRL_OBJ_FROM_OBJ(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\
576 Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\
579 Microsoft::WRL::ComPtr<IInspectable> pInsp;\
586 Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\
594 #define _ComPtr Microsoft::WRL::ComPtr
600 class ComPtr class
603 ComPtr() throw() in ComPtr() function in ComPtr
606 ComPtr(T* lp) throw() in ComPtr() function in ComPtr
610 ComPtr(_In_ const ComPtr<T>& lp) throw() in ComPtr() function in ComPtr
614 virtual ~ComPtr() in ~ComPtr()
700 HRESULT As(_Out_ ComPtr<U>* lp) const throw() in As()
709 #define _ComPtr ComPtr
2484 Microsoft::WRL::ComPtr<IInspectable> spInsp; in SetProperties()
2485 …Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSet… in SetProperties()
2486 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropVal; in SetProperties()
2487 …Microsoft::WRL::ComPtr<ABI::Windows::Media::MediaProperties::IMediaEncodingProperties> pMedEncProp… in SetProperties()
2626 … Microsoft::WRL::ComPtr<IInspectable> value; in AddAttribute()
2645 … Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<GUID, IInspectable*>> spMap; in ConvertPropertiesToMediaType()
2646 …Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterable<ABI::Windows::Foundation::… in ConvertPropertiesToMediaType()
2647 …Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterator<ABI::Windows::Foundation::… in ConvertPropertiesToMediaType()
2678 …Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*> >… in ConvertPropertiesToMediaType()
2679 Microsoft::WRL::ComPtr<IInspectable> spValue; in ConvertPropertiesToMediaType()
2680 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType()
2719 Microsoft::WRL::ComPtr<IInspectable> spValue; in ConvertPropertiesToMediaType()
2720 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType()