Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets a bit field selection of logged columns. The first bit (0) refers to the first column of a log object, the second bit to the second column, and so on. Tables of fields that can be included in ISA log files are provided in Log Fields.
FPCLog.LogFieldSelection[ = iSelection ]
HRESULT get_LogFieldSelection( int *piSelection ); HRESULT put_LogFieldSelection( int iSelection );
The property is read-write.