function
|
OCI_SetArrayAsCounterShelf
|
|
Declaration define external function OCI_SetArrayAsCounterShelf
( value OCI_Array_type Array,
value integer InputShelf,
value integer ItemCount
)
Purpose
This function sets elements in the OCI_Array_type variable's data contents to the specified integer shelf items.
Input arguments:
- Array -- The OCI_Array_type variable to examine or manipulate.
- InputShelf -- The integer shelf from which the data is copied.
- ItemCount -- The total number of integer shelf items, starting from the first, to copy to the OCI_Array_type variable's elements. This must not exceed the declared element count of Array or the size of InputShelf. If it does, an exception will be raised and the program will be terminated.
OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.
Copyright © Stilo International plc, 1988-2010.