1
Description
This enumerator indicates whether a data container is to be used for
Input,
Output or
Input/Output (see
Classification of Arguments (Intents)).
- IntentIN
-
The associated array is an Input array.
- IntentOUT
-
The associated array is an Output array.
- IntentINOUT
-
The associated array is an Input/Output array.