Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the enclosure file or cancels any pending or in-progress downloads.
Syntax
HRESULT RemoveFile(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Use IFeedEnclosure::RemoveFile to delete enclosures that are no longer needed.
See Also