IWSDEventingStatus interface (wsdclient.h)
Implement this interface to receive notification when status changes occur in event subscriptions.
Inheritance
The IWSDEventingStatus interface inherits from the IUnknown interface. IWSDEventingStatus also has these types of members:
Methods
The IWSDEventingStatus interface has these methods.
IWSDEventingStatus::SubscriptionEnded Called when the device terminated the subscription. |
IWSDEventingStatus::SubscriptionRenewalFailed Called when the subscription for the specified event action could not be renewed. |
IWSDEventingStatus::SubscriptionRenewed Called when the subscription for the specified event action was successfully renewed. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wsdclient.h (include Wsdapi.h) |