HResults.DTS_E_CANTCLONE Field

Definition

MessageId: DTS_E_CANTCLONE MessageText: The input buffer could not be cloned. An out-of-memory condition occurred or there was an internal error.

public: int DTS_E_CANTCLONE = -1071611242;
public const int DTS_E_CANTCLONE = -1071611242;
val mutable DTS_E_CANTCLONE : int
Public Const DTS_E_CANTCLONE As Integer  = -1071611242

Field Value

Value = -1071611242

Applies to