Bewerken

Delen via


Querying State Variables

The IUPnPService interface provides the QueryStateVariable method, that returns the value of a specified state variable.

The UPnP Forum discourages the use of QueryStateVariable. Device writers have been encouraged to write appropriate actions to provide this information. Device writers are under no obligation to implement QueryStateVariable.

See the section Invoking Actions.