get_value


Description:

public bool get_value (out Value value)

Get the value of the current parameter.

If the service proxy had a successful introspection, the type according to the introspection data will be used, otherwise it will be string.

Parameters:

this

A GUPnP.ServiceProxyActionIter

value

The value

Returns:

true if the value could be read successfully