Click to return to the Web Content Management home page    
WppBindToSite Function     Web Publishing SPI Interf...     Web Publishing Programmer...    
Web Workshop  |  Web Content Management

WppDeleteSite Function


Deletes a configured site.

Syntax

LONG WppDeleteSite(
    LPCTSTR szSiteName
);

Parameters

szSiteName
Address of a null-terminated string that contains the site name.

Return Value

Returns ERROR_SUCCESS if successful, or an error code otherwise.

Function Information

Windows NTUse version 4.0 and later
WindowsUse Windows 95 and later
HeaderDeclared in Wpapi.h
Import LibraryLink with WebPost.lib
Minimum availabilityInternet Explorer 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.