WriteLogRecord

This method allows you to write new log records that have been read from another IISLog object.

Syntax

OIISLog.WriteLogRecord( IISLog )

  Parameters
IISLog
The object indicating where the log file records are read.
Example

Please see the example for ReadFilter.


© 1997-2001 Microsoft Corporation. All rights reserved.