Share via


IUPnPService:IDispatch (Windows CE 5.0)

Send Feedback

This interface enables an application to query state variables and invoke actions on an instance of a service.

The following table lists and describes this interface's members.

Method Description
AddCallback Registers a service callback.
Id Returns the service identifier for the service.
InvokeAction Invokes the specified action.
LastTransportStatus Returns the HTTP status of the last request sent to the service on the device. It is either a request to invoke an action or query the value of a non-evented state variable.
QueryStateVariable Returns the value of the specified state variable.
ServiceTypeIdentifier Returns the service type identifier for the service.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.

See Also

IUPnPDevices:IDispatch

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.