IPortableDeviceServiceManager interface
The IPortableDeviceServiceManager interface retrieves the device associated with a service and the list of services found on a device.
Members
The IPortableDeviceServiceManager interface inherits from the IUnknown interface. IPortableDeviceServiceManager also has these types of members:
Methods
The IPortableDeviceServiceManager interface has these methods.
| Method | Description |
|---|---|
| GetDeviceForService |
Retrieves the device associated with the specified service. |
| GetDeviceServices |
Retrieves a list of the services associated with the specified device. |
Requirements
|
Minimum supported client | Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | None supported |
|
Header |
|
|
IDL |
|
Community Additions
ADD
Show: