Click to return to the Web Content Management home page    
IWPSiteW::AddWizardPages ...     IWPSiteW::DeleteFile Meth...     IWPSiteW Interface    
Web Workshop  |  Web Content Management

IWPSiteW::Commit Method


Ensures that all the files posted to this server with the PostFiles function are actually written to the Internet server.

Syntax

HRESULT Commit(void);

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

If a callback function has been specified to the service provider with a previous call into SetProgressUpdateProc, the service provider should call the callback function while committing. See the description of SetProgressUpdateProc for more information.



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.