IAMPhysicalPinInfo 362 3rdparty/include/dshow/strmif.h typedef struct IAMPhysicalPinInfo IAMPhysicalPinInfo; IAMPhysicalPinInfo 4824 3rdparty/include/dshow/strmif.h struct IAMPhysicalPinInfo : public IUnknown { IAMPhysicalPinInfo 4831 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IAMPhysicalPinInfo *This,REFIID riid,void **ppvObject); IAMPhysicalPinInfo 4832 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IAMPhysicalPinInfo *This); IAMPhysicalPinInfo 4833 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IAMPhysicalPinInfo *This); IAMPhysicalPinInfo 4834 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetPhysicalType)(IAMPhysicalPinInfo *This,long *pType,LPOLESTR *ppszType); IAMPhysicalPinInfo 4847 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMPhysicalPinInfo_GetPhysicalType_Proxy(IAMPhysicalPinInfo *This,long *pType,LPOLESTR *ppszType); IAMPhysicalPinInfo 4851 3rdparty/include/dshow/strmif.h typedef IAMPhysicalPinInfo *PAMPHYSICALPININFO;