Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h452 typedef struct IAMDeviceRemoval IAMDeviceRemoval; typedef
5801 struct IAMDeviceRemoval : public IUnknown { struct
5810 HRESULT (WINAPI *QueryInterface)(IAMDeviceRemoval *This,REFIID riid,void **ppvObject);
5811 ULONG (WINAPI *AddRef)(IAMDeviceRemoval *This);
5812 ULONG (WINAPI *Release)(IAMDeviceRemoval *This);
5813 …HRESULT (WINAPI *DeviceInfo)(IAMDeviceRemoval *This,CLSID *pclsidInterfaceClass,WCHAR **pwszSymbol…
5814 HRESULT (WINAPI *Reassociate)(IAMDeviceRemoval *This);
5815 HRESULT (WINAPI *Disassociate)(IAMDeviceRemoval *This);
5818 struct IAMDeviceRemoval { struct
5830 …HRESULT WINAPI IAMDeviceRemoval_DeviceInfo_Proxy(IAMDeviceRemoval *This,CLSID *pclsidInterfaceClas…
[all …]