CloseEventLog (ADVAPI32.@)
BOOL CloseEventLog ( HANDLE hEventLog )
Closes a read handle to the event log.
hEventLog | [In/Out] | Handle of the event log to close. |
Success: nonzero
Failure: zero
Defined in "winbase.h".
Implemented in "dlls/advapi32/eventlog.c". source.winehq.org/source/dlls/advapi32/eventlog.c
Debug channel "advapi".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.