The FpcLogFileDirectoryType enumerated type contains values that indicate the type of path specified for the log file directory.
typedef enum FpcLogFileDirectoryType { fpcFullPath
The full path is specified for the log file directory.
= 0, fpcRelativePath
The path relative to the Forefront TMG installation directory is specified for the log file directory.
= 1 } FpcLogFileDirectoryType;
The full path is specified for the log file directory.
The path relative to the Forefront TMG installation directory is specified for the log file directory.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.