Twain.GetFeededEnabled
----------------------

Queries whether plugin should enable feeder.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [Twain](component_Twain.md) | [3.1](newinversion31.md) | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |

MBS( "Twain.GetFeededEnabled" ) ### Parameters

none

### Result

Return current setting.

### Description

Queries whether plugin should enable feeder.  
Value is -1 if you didn't yet call [Twain.SetFeededEnabled](TwainSetFeededEnabled.md) before.  
### See also

- [Twain.GetDuplexEnabled](TwainGetDuplexEnabled.md)
- [Twain.SetDuplexEnabled](TwainSetDuplexEnabled.md)
- [Twain.SetFeededEnabled](TwainSetFeededEnabled.md)

This function is free to use.

Created 18th August 2014 , last changed 18th August 2014

  
[Twain.GetDuplexEnabled](TwainGetDuplexEnabled.md) - [Twain.GetFilePaths](TwainGetFilePaths.md)

[HTML Version](TwainGetFeededEnabled.shtml)