HResults.DTS_MSG_CANTDELAYLOADDLLFUNCTION 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_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