Searched refs:DEREF_AS_NATIVE_WRL_OBJ (Results 1 – 2 of 2) sorted by relevance
1284 …hr = MediaSink::ConvertPropertiesToMediaType(DEREF_AS_NATIVE_WRL_OBJ(ABI::Windows::Media::MediaPro… in initImageGrabber()1370 …::Windows::Media::IMediaExtension*)ig_pMediaSink)->SetProperties(DEREF_AS_NATIVE_WRL_OBJ(ABI::Wind… in startGrabbing()2780 …hr = MediaSink::ConvertPropertiesToMediaType(DEREF_AS_NATIVE_WRL_OBJ(ABI::Windows::Media::MediaPro… in enumerateCaptureFormats()
486 #define DEREF_AS_NATIVE_WRL_OBJ(type, obj) reinterpret_cast<type*>(obj) macro569 #define DEREF_AS_NATIVE_WRL_OBJ(type, obj) obj.Get() macro