NO_FLAGS Enum (CHKSGFILES)

The NO_FLAGS enum is a placeholder value to use for the ulFlags parameters that are accepted by most CCheckSGFiles functions.

Important

Storage Groups are not available in Exchange Server 2010. For backwards compatibility with pre-Exchange 2010 databases and storage groups, the CHKSGFILES API includes the capability to specify storage groups. When running CHKSGFILES against Exchange 2010 databases, parameters that specify a storage group identifier should be set to an empty string.

Enum { NO_FLAGS = 0 }

Requirements

Exchange Server 2010 only includes a 64-bit version of CHKSGFILES.

The account that the application is running under must have read access permissions to the database and log files that are to be checked.