This function specifies the value of a TIME input parameter in the array generated by the CreateParameters function.
The first parameter must be assigned the index 0.
Context
Windows client,
Windows server.
Parameters
NUM_BIN_4 |
Index |
Index of the element in the array |
Input parameter |
||||||||
TIME |
Time |
Value of a TIME input parameter |
Input parameter |
||||||||
NUM_BIN_4 |
ReturnCode |
Return code for the operation Possible values:
|
Output parameter |
Example
TIME CurrentTime
NUM_BIN_4 ReturnCode
TIME CurrentTime
/* Load the first parameter in the array with the current time
CALL_DLL 'VaToCom' 'SetTimeParameter' 0 CurrentTime ReturnCode