DWORD InternetHangUp(
IN DWORD dwConnection,
IN DWORD dwReserved
);
Instructs the modem to disconnect from the Internet.
dwConnection
Double-word value that contains the number assigned to the connection to be disconnected.
dwReserved
Reserved. Must be set to zero.