Microsoft Internet Security and Acceleration Server 2000

FPCScheduledContentDownload.Remove Method

Removes an FPCScheduledContentDownloadConfig object from the collection.

VBScript Syntax[VBScript]

FPCScheduledContentDownload.Remove( vItem )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vItem
);

Parameters

vItem
Required. One-based index or name of the object to remove.

Applies To

FPCScheduledContentDownload