CChkSGFiles.NO_FLAGS enumeration

Last modified: February 22, 2013

Applies to: Exchange Server 2003 | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013

Serves as a placeholder value for the ulFlags parameters that are accepted by most CCheckSGFiles class functions.


Enum { NO_FLAGS = 0 }

Exchange Server 2013 only includes a 64-bit version of the CHKSGFILES API.

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

Show: