HResults.DTS_E_OBJECTIDLOOKUPFAILED Field

Definition

MessageId: DTS_E_OBJECTIDLOOKUPFAILED MessageText: Unable to locate an object with ID %1!d! because of the error code 0x%2!8.8X!.

public: int DTS_E_OBJECTIDLOOKUPFAILED = -1073450893;
public const int DTS_E_OBJECTIDLOOKUPFAILED = -1073450893;
val mutable DTS_E_OBJECTIDLOOKUPFAILED : int
Public Const DTS_E_OBJECTIDLOOKUPFAILED As Integer  = -1073450893

Field Value

Value = -1073450893

Applies to