ResultLastTransferResultCode Property |
Last transfer result code, e.g., TwainConstants#TWRC_SUCCESS.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int LastTransferResultCode { get; }
Public ReadOnly Property LastTransferResultCode As Integer
Get
public:
property int LastTransferResultCode {
int get ();
}
member LastTransferResultCode : int with get
Property Value
Type:
Int32See Also