DeleteEntry method
Top  Previous  Next

Syntax
Success=object .DeleteEntry (aLogEntry As LogEntry)

Arguments
LogEntry
as ILogEntry object. The LogEntry which should be deleted from the log.

Return Type
A Boolean value. If the operation succeeds, returns will be true. If the operation fails, returns will be false.

Description
The DeleteEntry method is used to delete a specific LogEntry from the log.