IUPnPService (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
Registers a service callback. |
|
Returns the service identifier for the service. |
|
Invokes the specified action. |
|
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. |
|
Returns the value of the specified state variable. |
|
Returns the service type identifier for the service. |
Requirements
Header | upnp.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |