HResults.DTS_E_BUFFERALLOCFAILED Field

Definition

MessageId: DTS_E_BUFFERALLOCFAILED MessageText: A buffer failed while allocating %1!d! bytes.

public: int DTS_E_BUFFERALLOCFAILED = -1073450990;
public const int DTS_E_BUFFERALLOCFAILED = -1073450990;
val mutable DTS_E_BUFFERALLOCFAILED : int
Public Const DTS_E_BUFFERALLOCFAILED As Integer  = -1073450990

Field Value

Value = -1073450990

Applies to