|
|
|
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 (prior to v7.0S) or RNifRConnection (from v7.0S), passing it a
object. On return, the TNifProgressiStage data member of the
object contains the information defining the current
state of the connection.
TNifProgress