Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » SyncResult class

 getStreamErrorCode method Next Page

getStreamErrorContext method


Returns the basic network operation being performed when the stream error occurred.

Syntax

UInt16 getStreamErrorContext( )

Remarks

The known contexts are as follows:

Value

Context

0

Unknown

1

Register

2

Unregister

3

Create

4

Destroy

5

Open

6

Close

7

Read

8

Write

9

WriteFlush

10

EndWrite

11

EndRead

12

Yield

13

Softshutdown