IPortableDeviceServiceMethods interface
The IPortableDeviceServiceMethods interface invokes, or cancels invocation of, a method on a service.
Members
The IPortableDeviceServiceMethods interface inherits from the IUnknown interface. IPortableDeviceServiceMethods also has these types of members:
Methods
The IPortableDeviceServiceMethods interface has these methods.
| Method | Description |
|---|---|
| Cancel |
Cancels a pending method invocation. |
| Invoke |
Synchronously invokes a method. |
| InvokeAsync |
Asynchronously invokes a method. |
Requirements
|
Minimum supported client | Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | None supported |
|
Header |
|
|
IDL |
|
Community Additions
ADD
Show: