File SolidSyslogWindowsHostname.h¶
FileList > Interface > SolidSyslogWindowsHostname.h
Go to the source code of this file
The Windows SolidSyslogHeaderFieldFunction for RFC 5424 HOSTNAME, for SolidSyslogConfig.GetHostname .
#include "SolidSyslogConfig.h"
Public Functions¶
| Type | Name |
|---|---|
| EXTERN_C_BEGIN void | SolidSyslogWindowsHostname_Get (struct SolidSyslogHeaderField * field, void * context) Writes the physical DNS host name (GetComputerNameExA) into field . |
Public Functions Documentation¶
function SolidSyslogWindowsHostname_Get¶
Writes the physical DNS host name (GetComputerNameExA) into field .
EXTERN_C_BEGIN void SolidSyslogWindowsHostname_Get (
struct SolidSyslogHeaderField * field,
void * context
)
context is unused.
The documentation for this class was generated from the following file Platform/Windows/Interface/SolidSyslogWindowsHostname.h