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 NT Use version 4.0 and later Windows Use Windows 95 and later Header Declared in Wpapi.h Import Library Link with WebPost.lib Minimum availability Internet Explorer 4.0