[ Version ( since = "1.6.8" ) ]
public bool get_value_as (Type type, out Value value)
Get the value of the current parameter.
Converts the value to the given type, similar to the other finish_action functions.
| this |
A GUPnP.ServiceProxyActionIter |
| type |
The type to convert the value to |
| value |
The value |
|
true if the value could be read successfully |