Sponsors

GetNumberOfEventLogRecords

Function name: GetNumberOfEventLogRecords

Defined in : advapi32

Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported

Declaration:

Declare Function GetNumberOfEventLogRecords Lib "advapi32.dll" (ByVal hEventLog As Long, NumberOfRecords As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

EventLog

Categories