HResults.DTS_E_COMPONENTINITFAILED Field

Definition

MessageId: DTS_E_COMPONENTINITFAILED MessageText: Component %1!s! failed to initialize due to error 0x%2!8.8X! "%3!s!".

public: int DTS_E_COMPONENTINITFAILED = -1073450890;
public const int DTS_E_COMPONENTINITFAILED = -1073450890;
val mutable DTS_E_COMPONENTINITFAILED : int
Public Const DTS_E_COMPONENTINITFAILED As Integer  = -1073450890

Field Value

Value = -1073450890

Applies to