Searched defs:GetItemByIndex (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
H A Dcap_msmf.hpp951 STDMETHODIMP GetItemByIndex(UINT32 unIndex, GUID* pguidKey, PROPVARIANT* pValue) function in class:CBaseAttributes
954 return _spAttributes->GetItemByIndex(unIndex, pguidKey, pValue);
1650 hr = pType->GetItemByIndex(uiCount, &guid, &propval);
1729 hr = pType->GetItemByIndex(uiCount, &guid, &propval);

Completed in 38 milliseconds