Lines Matching refs:ReleaseAndGetAddressOf
35 …ference(RuntimeClass_Windows_Foundation_PropertyValue).Get(), objFactory.ReleaseAndGetAddressOf()); in create()
75 …ference(RuntimeClass_Windows_Foundation_PropertyValue).Get(), objFactory.ReleaseAndGetAddressOf()); in create()
577 …y(Microsoft::WRL::Wrappers::HStringReference(rtclass).Get(), objFactory.ReleaseAndGetAddressOf());\
587 …y(Microsoft::WRL::Wrappers::HStringReference(rtclass).Get(), objFactory.ReleaseAndGetAddressOf());\
655 T** ReleaseAndGetAddressOf() throw() in ReleaseAndGetAddressOf() function in ComPtr
702 … return p->QueryInterface(__uuidof(U), reinterpret_cast<void**>(lp->ReleaseAndGetAddressOf())); in As()
1776 hr = MFCreateMediaType(m_spCurrentType.ReleaseAndGetAddressOf()); in SetCurrentMediaType()
2496 …:Wrappers::HStringReference(MF_PROP_SAMPLEGRABBERCALLBACK).Get(), spInsp.ReleaseAndGetAddressOf()); in SetProperties()
2505 …icrosoft::WRL::Wrappers::HStringReference(MF_PROP_VIDTYPE).Get(), spInsp.ReleaseAndGetAddressOf()); in SetProperties()
2516 …soft::WRL::Wrappers::HStringReference(MF_PROP_VIDENCPROPS).Get(), spInsp.ReleaseAndGetAddressOf()); in SetProperties()
2667 MFCreateMediaType(spMT.ReleaseAndGetAddressOf()); in ConvertPropertiesToMediaType()
3134 m_spClock.ReleaseAndGetAddressOf(); in Shutdown()