Home
last modified time | relevance | path

Searched refs:pwszValue (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp837 STDMETHODIMP GetString(REFGUID guidKey, LPWSTR pwszValue, UINT32 cchBufSize, UINT32* pcchLength) in GetString() argument
840 return _spAttributes->GetString(guidKey, pwszValue, cchBufSize, pcchLength); in GetString()