HResults.DTS_E_BUFFERISPRIMEOUTPUT Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 = -1073446889Remarques
Un appel a été effectué vers une méthode tampon pendant PrimeOutput, mais cet appel n’est pas autorisé pendant PrimeOutput.