Click to return to the Web Content Management home page    
IWPProvider::SetProgressU...     IWPSiteW::AddWizardPages ...     Web Publishing SPI Interf...    
Web Workshop  |  Web Content Management

IWPSiteW Interface


This interface provides the methods each Internet service provider must support to allow the core Web Publishing services to post content.

IWPSiteW Methods

AddWizardPages Allows the provider DLLs to plug pages into the wizard invoked by the WpPost function.
CommitEnsures that all the files posted to this server with the PostFiles function are actually written to the Internet server.
DeleteFile Deletes the specified file from the destination site.
FindClose Closes the specified search handle.
FindFirstFile Searches a directory for a file whose name matches the specified file name on the destination site.
FindNextFile Continues a file search from a previous call to the FindFirstFile method.
GetError Retrieves additional information about an error.
GetParam Retrieves a parameter value for this site.
GetSiteInfo Retrieves the site information for the current object.
NetworkConnect Connects to the Internet.
NetworkDisconnect Disconnects from the Internet.
PostFiles Posts files to the specified URL.
ServerLogin Logs the user on to the Internet server.
ServerLogout Logs the user off from the Internet server.
SetParam Sets the value of a parameter for a given site.

Interface Information

Implementation Custom
Inherits from IUnknown
Header and IDL files Wpspi.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0


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.