HResults.DTS_MSG_CANTDELAYLOADDLL Field

Definition

MessageId: DTS_MSG_CANTDELAYLOADDLL MessageText: Module %1 cannot load DLL %2 to call entry point %3 because of error %4. The product requires that DLL to run, but the DLL could not be found on the path.

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

Field Value

Value = 1073819652

Applies to