WppDeleteSiteWppDeleteSite*
*Contents  *Index  *Topic Contents
*Previous Topic: WppBindToSite
*Next Topic: AddWizardPages

WppDeleteSite

LONG WppDeleteSite(
	[in, string] 	LPCTSTR 	szSiteName
	);

Deletes a configured site.

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

See a C++ sample provider template included with Web Publishing in the Internet Client SDK.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.