Share via


IUPnPService:IDispatch

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

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.