Parameters
- Cap
- A member of the TwainCapabilities enumeration.
- ItemType
- A member of the TwainItemTypes enumeration.You can determine the type of each TWAIN capability using the TwainGetCapItemType method or looking the twain references from http://www.twain.org.
- NewValue
- New value to set to the selected TWAIN capability.
Return Value
True if success, else False -> Use TwainGetLastResultCode() and TwainGetLastConditionCode()
methods for diagnosing the error.