This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
IT_PPPDisconnect
|
IT_PPPDisconnect ( pppProfil ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
pppProfil | String |
![]() |
Dial-up name = Null string on Mac OS, optionally filled under Windows | |||||
Function result | Integer |
![]() |
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.
This parameter is not taken into account.
Product: 4D
Theme: IC Utilities
Number:
88853
Created: 4D Internet Commands 6.8.1
4D Internet Commands ( 4D v19)