GetIDOfCapability  Method

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

Usage                  ret = [form.]TWAIN. GetIDOfCapability CapName

Returns               ret                           Long                Capability ID on success, otherwise -1.

Remarks             CapName               String              Name of capability.

Programing Notes

 

See Also          GetNameOfCapability Method