Query: gupnp_service_action_return_error
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_SERVICE_ACTION_RETURN_ERROR(3) 1 GUPNP_SERVICE_ACTION_RETURN_ERROR(3) gupnp_service_action_return_error - Return error codeSYNOPSISbool gupnp_service_action_return_error (resource $action, int $error_code, [string $error_description])DESCRIPTIONReturn error code.PARAMETERSo $action - A service action identifier. o $error_code - The error code. Signal can be one of the following values or user defined: o GUPNP_CONTROL_ERROR_INVALID_ACTION - The action name was invalid. o GUPNP_CONTROL_ERROR_INVALID_ARGS - The action arguments were invalid. o GUPNP_CONTROL_ERROR_OUT_OF_SYNC - Out of sync (deprecated). o GUPNP_CONTROL_ERROR_ACTION_FAILED - The action failed. o $error_description - The error description.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOgupnp_service_action_return(3). PHP Documentation Group GUPNP_SERVICE_ACTION_RETURN_ERROR(3)
Related Man Pages |
---|
pkaction(1) - centos |
dtactionlabel(3) - hpux |
gsignal(3c) - hpux |
ssignal(3c) - hpux |
oci_set_action(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |