SetCapabilityNumArray  Method

Description         This method specifies the value of the capability. You should use this method if the capability type is TWON_ARRAY and type of the value is numeric.

Usage                  ret = [form.]TWAIN. SetCapabilityNumArray lCap Array

Returns               ret                           Long                Returns the error code.

Remarks             lCap                      Long                 Capability ID.

                            Array                    LONGLONG   Handle to the array allocated by BiTwain methods.

Programing Notes

 

See Also              GetCapabilityArray Method, ReleaseData Method, SetArrayItemAt Method, AllocateMemoryForArray Method