HResults.DTS_E_CUSTOMEVENTCONFLICT 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_E_CUSTOMEVENTCONFLICT MessageText: The custom event "%1!s!" is already declared with a different parameter list. A task is trying to declare a custom event, which another task has already declared with a different parameter list.
public: int DTS_E_CUSTOMEVENTCONFLICT = -1073659818;
public const int DTS_E_CUSTOMEVENTCONFLICT = -1073659818;
val mutable DTS_E_CUSTOMEVENTCONFLICT : int
Public Const DTS_E_CUSTOMEVENTCONFLICT As Integer = -1073659818