Linguaggio

HResults.DTS_MSG_CANTDELAYLOADDLL Campo

Definizione

MessageId: DTS_MSG_CANTDELAYLOADDLL MessageText: Module %1 non può caricare DLL %2 per chiamare il punto di ingresso %3 a causa di errori %4. Il prodotto richiede che quella DLL venga eseguita, ma la DLL non è stata trovata sul percorso.

public: int DTS_MSG_CANTDELAYLOADDLL = 1073819652;
public const int DTS_MSG_CANTDELAYLOADDLL = 1073819652;
val mutable DTS_MSG_CANTDELAYLOADDLL : int
Public Const DTS_MSG_CANTDELAYLOADDLL As Integer  = 1073819652

Valore del campo

Value = 1073819652

Si applica a