Linguaggio

HResults.DTS_E_RAWSTRINGTOOLONG Campo

Definizione

MessageId: DTS_E_RAWSTRINGTOOLONG MessageText: Stringa troppo lunga. L'adattatore leggeva una stringa %1!d! Bytes e si aspettava una stringa non più lunga di %2!d! bytes, all'offset %3!d!. Questo potrebbe indicare un file di input danneggiato. Il file mostra una lunghezza di stringa troppo grande per la colonna del buffer.

public: int DTS_E_RAWSTRINGTOOLONG = -1071636372;
public const int DTS_E_RAWSTRINGTOOLONG = -1071636372;
val mutable DTS_E_RAWSTRINGTOOLONG : int
Public Const DTS_E_RAWSTRINGTOOLONG As Integer  = -1071636372

Valore del campo

Value = -1071636372

Si applica a