Previous | Contents | Index |
The type values have a symbolic name of the form UFSA$C_type.
By default, STRING is assumed.
VMS usage: | mask_longword |
type: | longword (unsigned) |
access: | read only |
mechanism: | by reference |
Longword of flag bits designating logging behavior. The flags argument is the address of an unsigned longword containing the flag bits. This is an optional argument; if omitted, the default is that all flags are clear.
The SWRK_RENAME_FILE routine ...
The SWRK_RENAME_OBJECT routine ...
status =SWRK_RENAME_OBJECT(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_RENAME_OBJECT routine ...
The SWRK_REPORT_STATISTICS routine ...
status =SWRK_REPORT_STATISTICS(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_REPORT_STATISTICS routine ...
The SWRK_RESUME_SERVER routine ...
status =SWRK_RESUME_SERVER(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_RESUME_SERVER routine ...
The SWRK_RETURN_DATE_TIME routine ...
status =SWRK_RETURN_DATE_TIME(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_RETURN_DATE_TIME routine ...
The SWRK_ROLLBACK routine ...
status =SWRK_ROLLBACK(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_ROLLBACK routine ...
The SWRK_RUN_DETACHED_JOB routine ...
status =SWRK_RUN_DETACHED_JOB(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_RUN_DETACHED_JOB routine ...
The SWRK_SAVE_DATE_TIME routine ...
status =SWRK_SAVE_DATE_TIME(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SAVE_DATE_TIME routine ...
The SWRK_SCAN_INDEX routine scans an index.
status =SWRK_SCAN_INDEX(index_root, action_procedure)
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
index_root
VMS usage: structure type: INDEX_ROOT structure access: read only mechanism: by reference
Specifies the address of the index root from which to scan the index elements.
action_procedure
VMS usage: procedure type: procedure value access: function call (before return) mechanism: by value
User-supplied action routine called by SWRK_SCAN_INDEX for each element in the index. The action_procedure must return a success status for SWRK_SCAN_INDEX to continue scanning.
For more information, see "Call Format for an Action Procedure" in the Description section.
The SWRK_SCAN_INDEX routine scans in an index in key order and calls an action procedure for each element found. Calling SWRK_SCAN_INDEX with an empty index root causes no calls to the action procedure.
The SWRK_SCAN_LNKLST routine ...
status =SWRK_SCAN_LNKLST(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SCAN_LNKLST routine ...
The SWRK_SEND_CLIENT_A routine ...
status =SWRK_SEND_CLIENT_A(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_CLIENT_A routine ...
The SWRK_SEND_CLIENT routine ...
status =SWRK_SEND_CLIENT(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_CLIENT routine ...
The SWRK_SEND_MAIL routine ...
status =SWRK_SEND_MAIL(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_MAIL routine ...
The SWRK_SEND_SERVER_A routine ...
status =SWRK_SEND_SERVER_A(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_SERVER_A routine ...
The SWRK_SEND_SERVER_MESSAGE_A routine ...
status =SWRK_SEND_SERVER_MESSAGE_A(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_SERVER_MESSAGE_A routine ...
The SWRK_SEND_SERVER_MESSAGE routine ...
status =SWRK_SEND_SERVER_MESSAGE(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_SERVER_MESSAGE routine ...
Previous | Next | Contents | Index |