Parameters
The parameters for CSNDKRR.
For the definitions of the return_code, reason_code, exit_data_length, and exit_data parameters, see Parameters common to all verbs.
- rule_array_count
-
A pointer to an integer variable containing the number of elements in the rule_array variable. This value must be 0.
Direction: Input Type: Integer - rule_array
-
This parameter is ignored.
Direction: Input Type: String array - key_label
-
The label of the record to be read, a 64-byte character string.
Direction: Input Type: String - key_token_length
-
The length of the area to which the record is to be returned. On successful completion of this verb, key_token_length will contain the actual length of the record returned.
Direction: Input/Output Type: Integer - key_token
-
This is the area into which the returned record will be written. The area should be at least as long as the record.
Direction: Output Type: String