GetNameOfCapability  Method

Description         This function retrieves the name of the capbility. For example if ID of capability is ICAP_UNITS, the name of capability is “ICAP_UNITS”.

Usage                  ret = [form.]TWAIN. GetNameOfCapability CapId

Returns               ret                           String              Name of capability on success otherwise empty string.

Remarks             CapId                     Long                Capability ID.

Programing Notes

 

See Also          GetIDOfCapability Method