HResults.DTS_E_FILEWRITEERR_DISKFULL Field

Definition

MessageId: DTS_E_FILEWRITEERR_DISKFULL MessageText: Opening the file "%1!s!" for writing failed because the disk is full. There is not sufficient disk space to save this file.

public: int DTS_E_FILEWRITEERR_DISKFULL = -1071607635;
public const int DTS_E_FILEWRITEERR_DISKFULL = -1071607635;
val mutable DTS_E_FILEWRITEERR_DISKFULL : int
Public Const DTS_E_FILEWRITEERR_DISKFULL As Integer  = -1071607635

Field Value

Value = -1071607635

Applies to