Searched refs:IAMDeviceRemoval (Results 1 – 1 of 1) sorted by relevance
452 typedef struct IAMDeviceRemoval IAMDeviceRemoval; typedef5801 struct IAMDeviceRemoval : public IUnknown { struct5810 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 { struct5830 …HRESULT WINAPI IAMDeviceRemoval_DeviceInfo_Proxy(IAMDeviceRemoval *This,CLSID *pclsidInterfaceClas…[all …]