ImageGear Professional for Windows ActiveX
PutInt Method

Description:

Puts the specified integer value into the specified location in an array. The array is extended as much as necessary.

Syntax:

      PutInt (Index As Long, Indirect As Boolean, Value As Long)

Parameters:

Name Description
Index The location in array to store a value. The first element of an array has an index of zero.
Indirect If True, creates the key value as an indirect object. If False, creates the key value as a direct object.
Value The integer value to insert into array.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback