IPortableDeviceServiceCapabilities interface (portabledeviceapi.h)

The IPortableDeviceServiceCapabilities interface retrieves information describing the capabilities of a service.

Inheritance

The IPortableDeviceServiceCapabilities interface inherits from the IUnknown interface. IPortableDeviceServiceCapabilities also has these types of members:

Methods

The IPortableDeviceServiceCapabilities interface has these methods.

 
IPortableDeviceServiceCapabilities::Cancel

Cancels a pending operation.
IPortableDeviceServiceCapabilities::GetCommandOptions

Retrieves the options of a WPD command.
IPortableDeviceServiceCapabilities::GetEventAttributes

Retrieves the attributes of an event.
IPortableDeviceServiceCapabilities::GetEventParameterAttributes

Retrieves the attributes of an event parameter.
IPortableDeviceServiceCapabilities::GetFormatAttributes

Retrieves the attributes of a format.
IPortableDeviceServiceCapabilities::GetFormatPropertyAttributes

Retrieves the attributes of a format property.
IPortableDeviceServiceCapabilities::GetFormatRenderingProfiles

Retrieves the rendering profiles of a format.
IPortableDeviceServiceCapabilities::GetInheritedServices

Retrieves the services having the specified inheritance type.
IPortableDeviceServiceCapabilities::GetMethodAttributes

Retrieves the attributes used to describe a given method.
IPortableDeviceServiceCapabilities::GetMethodParameterAttributes

Retrieves the attributes used to describe a given method parameter.
IPortableDeviceServiceCapabilities::GetSupportedCommands

Retrieves the commands supported by the service.
IPortableDeviceServiceCapabilities::GetSupportedEvents

Retrieves the events supported by the service.
IPortableDeviceServiceCapabilities::GetSupportedFormatProperties

Retrieves the properties supported by the service for the specified format.
IPortableDeviceServiceCapabilities::GetSupportedFormats

Retrieves the formats supported by the service.
IPortableDeviceServiceCapabilities::GetSupportedMethods

Retrieves the methods supported by the service.
IPortableDeviceServiceCapabilities::GetSupportedMethodsByFormat

Retrieves the methods supported by the service for the specified format.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps | UWP apps]
Minimum supported server None supported
Target Platform Windows
Header portabledeviceapi.h