HResults.DTS_MSG_CANTDELAYLOADDLL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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