Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Getting progress information synchronously

An application can ask for the current state of a dial-up connection. This is a conventional synchronous function that just fetches the current state.

To do this, an application simply calls the Progress() member function of RNif, passing it a TNifProgress object. On return, the iStage data member of the TNifProgress object contains the information defining the current state of the connection.