Contents Index Topic Contents | ||
Previous Topic: Commit Next Topic: FindClose |
DeleteFile
HRESULT DeleteFile( [in, string] LPCWSTR wsFile );Deletes the given file from the destination site.
- wsFile
- Address of a null-terminated string that contains the name of the file to delete.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.