Platform SDK: Indexing Service

CatAdm.IsCatalogPaused

The IsCatalogPaused method checks whether the catalog is in read-only mode.

Syntax

blnPaused = objCatAdm.IsCatalogPaused( )
blnPaused
VARIANT_BOOL. TRUE if the catalog is in read-only mode, otherwise FALSE.
objCatAdm
Required. The CatAdm object managing the collection of scopes within this catalog.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Import Library: Included as a resource in ciodm.dll.