| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : FromHdib Method |
'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Sub FromHdib( _ ByVal hdib As IntPtr _ )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public void FromHdib( IntPtr hdib )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void FromHdib( IntPtr hdib )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void FromHdib( IntPtr hdib )
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when argument is null. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |