AllocateMemoryForArray  Method

Description         This method allocates memory for array.

Usage                  ret = [form.]TWAIN. AllocateMemoryForArray Items

Returns               ret                           LONGLONG Handle to the array created.

Remarks             Items                     Long                 Number of items in the array.

Programing Notes     See ErrorCode property for error. If succesful the error code will be TW_OK.

See Also              ReleaseData Method, SetCapabilityNumArray Method