RSC/MP Programming Manual
10 API Function Descriptions
This section lists all of the RSC/MP API functions in alphabetic order. The following
information is provided for each function:
Statement
Description
Format
Parameter Definitions
Return Value
Each function is presented with its C language function name. The name of the
function in other languages is shown in brackets.
The function format includes ‗in‘ or ‗out‘ to indicate an input or an output parameter. If a
parameter is an input parameter, the application must supply the va lue. If a parameter
is an output parameter, the RSC/MP function call fills in the value upon successful
completion. If a parameter is both an input and an output parameter, the application
must supply the value. The RSC/MP function call updates the value upon successful
completion.
See the Remote Server Call (RSC/MP) Messages Manual for a description of error
codes described in the Return Value section.
HP NonStop Remote Server Call (RSC/MP) Programming Manual — 522360-006
10 - 1