Description This method allocates memory for enumeration.
Usage ret = [form.]TWAIN. AllocateMemoryForEnum Items
Returns ret LONGLONG Handle to the enumeration created.
Remarks Items Long Number of items in the enumeration.
Programing Notes See ErrorCode property for error. If succesful the error code will be TW_OK.
See Also ReleaseData Method, SetCapabilityNumEnum Method