HResults.DTS_E_RAWFILECANTBUFFER Field

Definition

MessageId: DTS_E_RAWFILECANTBUFFER MessageText: An I/O buffer cannot be created for the output file. Error may occur when there are no file privileges or the disk is full.

public: int DTS_E_RAWFILECANTBUFFER = -1071636388;
public const int DTS_E_RAWFILECANTBUFFER = -1071636388;
val mutable DTS_E_RAWFILECANTBUFFER : int
Public Const DTS_E_RAWFILECANTBUFFER As Integer  = -1071636388

Field Value

Value = -1071636388

Applies to