HResults.DTS_E_BUFFERGETTEMPFILENAME 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_BUFFERGETTEMPFILENAME MessageText: The buffer manager could not get a temporary file name.
public: int DTS_E_BUFFERGETTEMPFILENAME = -1073446887;
public const int DTS_E_BUFFERGETTEMPFILENAME = -1073446887;
val mutable DTS_E_BUFFERGETTEMPFILENAME : int
Public Const DTS_E_BUFFERGETTEMPFILENAME As Integer = -1073446887
Field Value
Value = -1073446887Remarks
A call to GetTempFileName failed.