Method

GUPnPServiceActionget_argument_count

since: 0.18.0

Declaration [src]

guint
gupnp_service_action_get_argument_count (
  GUPnPServiceAction* action
)

Description [src]

Get the number of IN arguments from the action and return it.

Available since: 0.18.0

Return value

Type: guint

The number of IN arguments from the action.