Click to return to the Web Content Management home page    
IWPSiteW::Commit Method     IWPSiteW::FindClose Metho...     IWPSiteW Interface    
Web Workshop  |  Web Content Management

IWPSiteW::DeleteFile Method


Deletes the given file from the destination site.

Syntax

HRESULT DeleteFile(
    LPCWSTR wsFile
);

Parameters

wsFile
Address of a null-terminated string that contains the name of the file to delete.

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.