Sponsors

OpenEventLog

Function name: OpenEventLog

Defined in : advapi32

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

Declaration:

Declare Function OpenEventLog Lib "advapi32.dll" Alias "OpenEventLogA" (ByVal lpUNCServerName As String, ByVal lpSourceName As String) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

EventLog

Categories