IPortableDeviceServiceMethods interface (portabledeviceapi.h)

The IPortableDeviceServiceMethods interface invokes, or cancels invocation of, a method on a service.

Inheritance

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

Methods

The IPortableDeviceServiceMethods interface has these methods.

 
IPortableDeviceServiceMethods::Cancel

Cancels a pending method invocation.
IPortableDeviceServiceMethods::Invoke

Synchronously invokes a method.
IPortableDeviceServiceMethods::InvokeAsync

Asynchronously invokes a method.

Requirements

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