InternetHangUpInternetHangUp*
*



Contents  *



Index  *Topic Contents
*Previous Topic: InternetGoOnline
*Next Topic: InternetSetDialState

InternetHangUp

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.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.