IUPnPAsyncResult interface (upnp.h)
The IUPnPAsyncResult interface is used to notify the UPnP control point of a completed asynchronous I/O operation.
Inheritance
The IUPnPAsyncResult interface inherits from the IUnknown interface. IUPnPAsyncResult also has these types of members:
Methods
The IUPnPAsyncResult interface has these methods.
IUPnPAsyncResult::AsyncOperationComplete AsyncOperationComplete callback method provides notification of the completion of an asynchronous I/O operation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | upnp.h |