#include <pantheios/backends/bec.WindowsSyslog.h>
List of all members.
Detailed Description
Structure used for specifying initialisation information to the be.WindowsSyslog library.
Constructor & Destructor Documentation
Member Data Documentation
Flags that control the information displayed.
Number of elements in array. Must be 0, 4 or 16. 0 means hostName is used; 4 means IPv4; 16 means IPv6.
- Note:
- IPv6 is not currently supported.
IPv4 or IPv6 address elements.
Host name. Must be non-NULL when 0 == addrSize.
Port to be used for transmission.
The facility used by the process. Must be <= 124. Defaults to PANTHEIOS_SYSLOG_FAC_USER
Buffer for use by client to write host name, to which hostName can be pointed.
The documentation for this struct was generated from the following file: