Click or drag to resize

FileMapIOExceptionWin32ErrorCode Property

Gets the Windows API error code for this Exception.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Win32ErrorCode { get; }

Property Value

Type: Int32
The Windows API error code.
See Also