HResults.DTS_E_INVALIDTASKPOINTER 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_INVALIDTASKPOINTER MessageText: The wrappers task pointer is not valid. The wrapper has an invalid pointer to a task.
public: int DTS_E_INVALIDTASKPOINTER = -1073659901;
public const int DTS_E_INVALIDTASKPOINTER = -1073659901;
val mutable DTS_E_INVALIDTASKPOINTER : int
Public Const DTS_E_INVALIDTASKPOINTER As Integer = -1073659901