|
|
function
|
OCI_SetArrayAsStreamShelf
|
|
Library: OCI
Include: omoci.xin
|
|
Declaration define external function OCI_SetArrayAsStreamShelf
( value OCI_Array_type Array,
value stream InputShelf,
value counter ItemCount
)
Purpose
This function sets elements in the OCI_Array_type variable's data contents to the specified stream shelf items.
Input arguments:
- Array -- The OCI_Array_type variable to examine or manipulate.
- InputShelf -- The stream shelf from which the data is copied.
- ItemCount -- The total number of counter 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.
Generated: April 21, 1999 at 2:01:13 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-1999.