HResults.DTS_E_NOMOREBUFFERTYPES Field

Definition

MessageId: DTS_E_NOMOREBUFFERTYPES MessageText: The buffer manager ran out of memory while trying to extend the table of buffer types. This is caused by an out-of-memory condition.

public: int DTS_E_NOMOREBUFFERTYPES = -1073450928;
public const int DTS_E_NOMOREBUFFERTYPES = -1073450928;
val mutable DTS_E_NOMOREBUFFERTYPES : int
Public Const DTS_E_NOMOREBUFFERTYPES As Integer  = -1073450928

Field Value

Value = -1073450928

Applies to