Click to return to the Web Content Management home page    
IWPSiteW::GetSiteInfo Met...     IWPSiteW::NetworkDisconne...     IWPSiteW Interface    
Web Workshop  |  Web Content Management

IWPSiteW::NetworkConnect Method


Connects to the Internet.

Syntax

HRESULT NetworkConnect(
    LPCWSTR wsUserName,
    LPCWSTR wsPassword
);

Parameters

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.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.