Go to the source code of this file.
Functions | |
| void | function (int client, int *resource, int parblock, int *test, int p) |
| void function | ( | int | client, |
| int * | resource, | ||
| int | parblock, | ||
| int * | test, | ||
| int | p | ||
| ) |
call by target-specific code to manage resources required by the client.
| [in] | client | ID of client requesting resource. |
| [out] | resource | Requested resource |
| [in] | parblock | This is a test for the @parblock command. A list if values for the parblock param:
This is the second paragraph description for the @parblock parameter. Always end the text inside the @parblock command with an @endparblock command. |
| [out] | test | This is a test parameter for this function to see if it is included in the parameter table |
| [in] | p | First paragraph of the param description. Second paragraph of the param description. |
1.8.11