HResults.DTS_E_ERRORCOMPONENT Field

Definition

MessageId: DTS_E_ERRORCOMPONENT MessageText: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "%1!s!".

public: int DTS_E_ERRORCOMPONENT = -1073446879;
public const int DTS_E_ERRORCOMPONENT = -1073446879;
val mutable DTS_E_ERRORCOMPONENT : int
Public Const DTS_E_ERRORCOMPONENT As Integer  = -1073446879

Field Value

Value = -1073446879

Applies to