function
|
OCI_SetArraySize
|
|
Declaration define external function OCI_SetArraySize
( value OCI_Array_type Array,
value integer ElementLen,
value integer ElementCount
)
Purpose
This function allows you to specify the number of elements and the size of each element in the OCI_Array_type OMX component. The existing data buffer (if any) is freed.
Input arguments:
- Array -- The OCI_Array_type variable to examine or manipulate.
- ElementLen -- Length of a single element, in bytes.
- ElementCount -- Total number of elements.
OmniMark 9.0β Documentation Generated: September 16, 2008 at 1:39:16 pm
If you have any comments about this section of the documentation, please use this form.
Copyright © Stilo International plc, 1988-2008.