Contents Index Topic Contents | ||
Previous Topic: GetSiteInfo Next Topic: NetworkDisconnect |
NetworkConnect
HRESULT NetworkConnect( [in, string] LPCWSTR wsUserName [in, string] LPCWSTR wsPassword );Connects to the Internet.
- wsUserName
- Address of a null-terminated string that contains the user name for the Internet connection.
- wsPassword
- Address of a null-terminated string that contains the password for the Internet connection.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.