IPCSocket.LastErrorCode Property

Read-Only

Syntax

LastErrorCode as Integer


The last error code. To determine which error occurred, check the value of LastErrorCode against the error class constants, as in the example.