Compartir a través de


HResults.DTS_E_CANTCREATECOMPONENT Campo

Definición

MessageId: DTS_E_CANTCREATECOMPONENT MessageText: Componente "%1!s!" no se pudo crear y devolver el código de error 0x%2!8.8X! "%3!s!". Asegúrese de que el componente esté registrado correctamente.

public: int DTS_E_CANTCREATECOMPONENT = -1073450900;
public const int DTS_E_CANTCREATECOMPONENT = -1073450900;
val mutable DTS_E_CANTCREATECOMPONENT : int
Public Const DTS_E_CANTCREATECOMPONENT As Integer  = -1073450900

Valor de campo

Value = -1073450900

Se aplica a