LogAddEntries

LogAddEntries is a 32-bit system Error Logging facility high level API. It is used to allow application processes to add Error Log entries to the internal Error Log buffer that is maintained by the System Logging Service device driver.

The description of the LogAddEntries API call follows:

Syntax


        APIRET APIENTRY LogAddEntries(HFILE hf, ULONG service,
                                      PVOID log_data_address);



Parameters