HResults.DTS_E_BUFFERORPHANED Field

Definition

MessageId: DTS_E_BUFFERORPHANED MessageText: This buffer has been orphaned. The buffer manager has shut down, leaving an outstanding buffer and no cleanup will occur for the buffer. There is a potential for memory leaks and other problems.

public: int DTS_E_BUFFERORPHANED = -1073450847;
public const int DTS_E_BUFFERORPHANED = -1073450847;
val mutable DTS_E_BUFFERORPHANED : int
Public Const DTS_E_BUFFERORPHANED As Integer  = -1073450847

Field Value

Value = -1073450847

Applies to