PIN_INFO 817 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI QueryPinInfo(PIN_INFO *pInfo) = 0; PIN_INFO 839 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryPinInfo)(IPin *This,PIN_INFO *pInfo); PIN_INFO 885 3rdparty/include/dshow/strmif.h HRESULT WINAPI IPin_QueryPinInfo_Proxy(IPin *This,PIN_INFO *pInfo); PIN_INFO 833 modules/videoio/src/cap_dshow.cpp PIN_INFO pininfo;