HResults.DTS_E_FILEWRITEERR_DISKFULL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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