HResults.DTS_E_RAWCANTREAD Field

Definition

MessageId: DTS_E_RAWCANTREAD MessageText: Cannot read %1!d! bytes from file "%2!s!". The cause of the failure should have been previously reported.

public: int DTS_E_RAWCANTREAD = -1071636376;
public const int DTS_E_RAWCANTREAD = -1071636376;
val mutable DTS_E_RAWCANTREAD : int
Public Const DTS_E_RAWCANTREAD As Integer  = -1071636376

Field Value

Value = -1071636376

Applies to