|
Library :
advapi32.dll
Category :
Security
|
|
API
Description : |
The GetNumberOfEventLogRecords function retrieves the number of records in the specified event log. |
|
VB Declaration :
Show
Multiline Public
Private |
|
|
Parameters : |
|
|
|
Return : |
|
|
|
OS
Requirement : |
Requires Windows NT 3.1 or later Win9x/ME: Not supported |
|
Dotnet Replacement : |
System.Diagnostics.EventLog.Entries.Count
|