Description This method retrieves the default value of capability from enumeration. Use GetCapabilityEnum to retrieve the enumeration of capability.
Usage ret = [form.]TWAIN. GetDefaultFromEnum Enum
Returns ret Double Default value of capability.
Remarks Enum LONGLONG Handle to the enumeration.
Programing Notes See ErrorCode property for error. If operation succeded the error code will be TW_OK.
See Also GetCapabilityEnum Method, ReleaseData Method