HResults.DTS_E_DISKIOBUFFEROVERFLOW Field

Definition

MessageId: DTS_E_DISKIOBUFFEROVERFLOW MessageText: The attempt to write data of %1!d! bytes into the disk I/O failed. The disk I/O buffer has %2!d! free bytes.

public: int DTS_E_DISKIOBUFFEROVERFLOW = -1071636329;
public const int DTS_E_DISKIOBUFFEROVERFLOW = -1071636329;
val mutable DTS_E_DISKIOBUFFEROVERFLOW : int
Public Const DTS_E_DISKIOBUFFEROVERFLOW As Integer  = -1071636329

Field Value

Value = -1071636329

Applies to