The input stream cannot be set to a position less than zero. Position attempted was {0}.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly API_EXTENDED_STREAM_INVALID_POSITION As ExceptionCode
C#
public static readonly ExceptionCode API_EXTENDED_STREAM_INVALID_POSITION
Visual C++
public:
static initonly ExceptionCode^ API_EXTENDED_STREAM_INVALID_POSITION
JavaScript
FileNet.Api.Exception.ExceptionCode.apI_EXTENDED_STREAM_INVALID_POSITION

ToggleSee Also