LogCloseEventNotification - Syntax

LogCloseEventNotification closes event-notification requests.

#define INCL_LOGGING
#include <os2.h>
#include <lfdef.h>

ULONG     service;
PVOID     pCloseEventNotification;
APIRET    rc;

rc = LogCloseEventNotification(service, pCloseEventNotification);


[Back: LogCloseEventNotification]
[Next: LogCloseEventNotification Parameter - service]