Sponsors
ClearEventLog
in EventLog
Function name: ClearEventLog
Defined in : advapi32
Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported
Declaration:
Declare Function ClearEventLog Lib "advapi32.dll" Alias "ClearEventLogA" (ByVal hEventLog As Long, ByVal lpBackupFileName As String) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.