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