HResults.DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE Field

Definition

MessageId: DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE MessageText: The error message id "%1!s!" is out of the allowed range of user defined error messages. User defined error message ids are between 50000 and 2147483647.

public: int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE = -1073548520;
public const int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE = -1073548520;
val mutable DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE : int
Public Const DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE As Integer  = -1073548520

Field Value

Value = -1073548520

Applies to