Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ES_SOCK.H

Class TNifProgress

class TNifProgress;

Description

Contains progress information on a dial-up connection

Members

Defined in TNifProgress:
TNifProgress(), iError, iStage


Construction and destruction


TNifProgress()

inline TNifProgress();

Description

It sets the iStage data member to 0 and the iError data member to KErrNone.

[Top]


Member data


iStage

TInt iStage;

Description


iError

TInt iError;

Description