Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

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.

MethodDescription
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 [desktop apps | Windows Store apps]

Header

PortableDeviceAPI.h

IDL

PortableDeviceAPI.idl

 

 

Send comments about this topic to Microsoft

Build date: 10/16/2012

Community Additions

© 2013 Microsoft. All rights reserved.