LogFormatEntry - Syntax

LogFormatEntry formats a Log Entry for display.

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

ULONG     service;
PVOID     pFormatEntry;
APIRET    rc;

rc = LogFormatEntry(service, pFormatEntry);


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