Searched refs:MFCreateCollection (Results 1 – 8 of 8) sorted by relevance
68 MFCreateCollection
68 MFCreateCollection@4
800 STDAPI MFCreateCollection (IMFCollection **ppIMFCollection);
72 pub fn MFCreateCollection(ppimfcollection: *mut IMFCollection) -> ::windows_sys::core::HRESULT; in MFCreateCollection() function
42507 pub unsafe fn MFCreateCollection() -> ::windows::runtime::Result<IMFCollection> {42512 …fn MFCreateCollection(ppimfcollection: *mut ::windows::runtime::RawPtr) -> ::windows::runtime::HRE…42515 MFCreateCollection(&mut result__).from_abi::<IMFCollection>(result__)