ScopeAdm

The ScopeAdm scope administration object manages a scope definition for a catalog within Indexing Service. Use scope objects to force rescans and modify logon information for remote scopes. A scope defines a path to a local, remote, or virtual directory. You can create scope objects through the AddScope, GetScopeByPath, or GetScopeByAlias methods on the CatAdm object.

Property namesTypeAccessDescription
AliasSTRR/WFriendly name for the scope object.
ExcludeScopeVARIANT_BOOLR/WTRUE disables indexing for this scope.
LogonSTRR/OLogon name.
PathSTRR/WCase-insensitive path.
VirtualScopeVARIANT_BOOLR/OTRUE if this scope refers to a virtual root.

Method namesDescription
RescanFull or incremental rescan trigger.
SetLogonInfoSets name, password pair.

Remarks

Scope objects can be created only through the defined methods of the CatAdm object.

Requirements

  Windows 2000 or later: Requires Windows 2000 or later.
  Import Library: Included as a resource in ciodm.dll.

See Also

Secure Code Practices

 

Page view tracker