#include <es_sock.h>
| class TNifProgress | 
| Public Attributes | |
|---|---|
| TInt | iError | 
| TInt | iStage | 
| Public Member Functions | |
|---|---|
| TNifProgress() | |
| TNifProgress(TInt, TInt) | |
| TBool | operator==(const TNifProgress &) | 
Contains progress information on a dial-up connection
| TInt | iError | 
| TInt | iStage | 
| TNifProgress | ( | ) | [inline] | 
It sets the iStage data member to 0 and the iError data member to KErrNone.