Specifies the ToHdib method type.
| Member | Value | Description |
|---|---|---|
| TP_TOHDIBMETHOD_RETURNDUPLICATE | 0 | Specifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource. |
| TP_TOHDIBMETHOD_TRANSFERINTERNAL | 1 | Specifies that the internal DIB is to be used, TwainPro handles cleaning up the resource. |