Products Downloads


French version


 

 

This function specifies the value of a DATE 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

DATE

Date

Value of a DATE input parameter

Input parameter

NUM_BIN_4

ReturnCode

Return code for the operation

0

The operation was completed successfully. 

1

An unspecified error occurred.

5

The value of Index is incorrect.

6

The DLL has not been initialized.

Output parameter

 

 

Example

NUM_BIN_4 ReturnCode

DATE CurrentDate

 

TIME CurrentDate

/* Load the first parameter in the array with the current date

CALL_DLL 'VaToCom' 'SetDateParameter' 0 CurrentDate ReturnCode

 

 

 

 

 

↑ Top of page

  • Aucune étiquette