InternetAutodialInternetAutodial*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Automatic Dialing Functions
*Next Topic: InternetAutodialHangup

InternetAutodial

BOOL InternetAutodial(
    IN DWORD dwFlags,
    IN DWORD dwReserved
);

Automatically causes the modem to dial the default Internet connection.

dwFlags
Double-word value that contains the flags controlling this operation. Can be one of the following values:
INTERNET_AUTODIAL_FORCE_ONLINE Forces an online Internet connection.
INTERNET_AUTODIAL_FORCE_UNATTENDED Forces an unattended Internet dial-up.
dwReserved
Reserved. Must be set to zero.

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