HResults.DTS_E_BUFFERISPRIMEOUTPUT Champ

Définition

MessageID : DTS_E_BUFFERISPRIMEOUTPUT MessageText : Cette opération ne peut pas être appelée sur un tampon transmis à PrimeOutput. Un appel a été effectué vers une méthode tampon pendant PrimeOutput, mais cet appel n’est pas autorisé pendant PrimeOutput.

public: int DTS_E_BUFFERISPRIMEOUTPUT = -1073446889;
public const int DTS_E_BUFFERISPRIMEOUTPUT = -1073446889;
val mutable DTS_E_BUFFERISPRIMEOUTPUT : int
Public Const DTS_E_BUFFERISPRIMEOUTPUT As Integer  = -1073446889

Valeur de champ

Value = -1073446889

Remarques

Un appel a été effectué vers une méthode tampon pendant PrimeOutput, mais cet appel n’est pas autorisé pendant PrimeOutput.

S’applique à