Share via


HResults.DTS_E_BUFFERISNOTPRIMEOUTPUT Field

Definition

MessageId: DTS_E_BUFFERISNOTPRIMEOUTPUT MessageText: The method was called on the wrong buffer. Buffers that are not used for component output do not support this operation.

public: int DTS_E_BUFFERISNOTPRIMEOUTPUT = -1073446878;
public const int DTS_E_BUFFERISNOTPRIMEOUTPUT = -1073446878;
val mutable DTS_E_BUFFERISNOTPRIMEOUTPUT : int
Public Const DTS_E_BUFFERISNOTPRIMEOUTPUT As Integer  = -1073446878

Field Value

Value = -1073446878

Applies to