Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Getting the last error that occurred

An application can ask for the last error that occurred in setting up the connection by calling the LastProgressError() member function of RNif (prior to v7.0S) or RConnection (from v7.0S), passing it a TNifProgress object. On return, the iError data member of the TNifProgress object contains information on the last error which occurred.