HResults.DTS_E_NOTDISPENSED Field

Definition

MessageId: DTS_E_NOTDISPENSED MessageText: The Variables collection has not been returned from the VariableDispenser. An operation was attempted that is only allowed on dispensed collections.

public: int DTS_E_NOTDISPENSED = -1073659826;
public const int DTS_E_NOTDISPENSED = -1073659826;
val mutable DTS_E_NOTDISPENSED : int
Public Const DTS_E_NOTDISPENSED As Integer  = -1073659826

Field Value

Value = -1073659826

Applies to