HResults.DTS_E_DISKIOFAILED Field

Definition

MessageId: DTS_E_DISKIOFAILED MessageText: An unexpected disk I/O error occurred while reading the file.

public: int DTS_E_DISKIOFAILED = -1071636323;
public const int DTS_E_DISKIOFAILED = -1071636323;
val mutable DTS_E_DISKIOFAILED : int
Public Const DTS_E_DISKIOFAILED As Integer  = -1071636323

Field Value

Value = -1071636323

Applies to