GetNumOfItemsInArray  Method

Description         This method retrieves the number of items in the array of capability. Use GetCapabilityArray Method to retrieve the array of capability.

Usage                  ret = [form.]TWAIN. GetNumOfItemsInArray Array

Returns               ret                           Long                Number of items in array or -1 on error.

Remarks             Array                     LONGLONG Handle to the array.

Programing Notes    

See Also              GetCapabilityArray Method, ReleaseData Method