Method

GUPnPServiceActionget_argument_count

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

Returns: guint
 

The number of IN arguments from the action.