HResults.DTS_MSG_CANTDELAYLOADDLLFUNCTION Field

Definition

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

public: int DTS_MSG_CANTDELAYLOADDLLFUNCTION = 1073819653;
public const int DTS_MSG_CANTDELAYLOADDLLFUNCTION = 1073819653;
val mutable DTS_MSG_CANTDELAYLOADDLLFUNCTION : int
Public Const DTS_MSG_CANTDELAYLOADDLLFUNCTION As Integer  = 1073819653

Field Value

Value = 1073819653

Applies to