4D Internet Commands v16

IT_PPPDisconnect

Home

 
4D Internet Commands v16
IT_PPPDisconnect

IT_PPPDisconnect 


 

IT_PPPDisconnect ( pppProfil ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
pppProfil  String in Dial-up name = Null string on Mac OS, optionally filled under Windows
Funktionsergebnis  Ganzzahl in Error code

The IT_PPPDisconnect command closes the current dial-up connection previously opened by IT_PPPConnect.

pppProfil is a text value specifying the dial-up connection to close.
Under Windows, this parameter may be useful when several PPP connections are opened simultaneously. Using this parameter will ensure good running whatever the user network configuration.

  • If only one connection is opened and pppProfil is not passed or is passed as a null string, IT_PPPDisconnect closes the opened connection.
  •  If several connections are opened and pppProfil is not passed or is passed as a null string, IT_PPPDisconnect returns an error and does not close any connection.
  • If pppProfil is passed and valid, the specified connection is closed whatever the number of opened connections.

This parameter is not taken into account.



Siehe auch 

IT_PPPConnect
IT_PPPStatus

 
EIGENSCHAFTEN 

Produkt: 4D Internet Commands
Thema: IC Utilities
Nummer: 88853

 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.8.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)