ReactOS 0.4.15-dev-7953-g1f49173
_STD_ALERT Struct Reference

#include <lmalert.h>

Public Attributes

DWORD alrt_timestamp
 
WCHAR alrt_eventname [EVLEN+1]
 
WCHAR alrt_servicename [SNLEN+1]
 

Detailed Description

Definition at line 33 of file lmalert.h.

Member Data Documentation

◆ alrt_eventname

WCHAR _STD_ALERT::alrt_eventname[EVLEN+1]

Definition at line 35 of file lmalert.h.

◆ alrt_servicename

WCHAR _STD_ALERT::alrt_servicename[SNLEN+1]

Definition at line 36 of file lmalert.h.

◆ alrt_timestamp

DWORD _STD_ALERT::alrt_timestamp

Definition at line 34 of file lmalert.h.


The documentation for this struct was generated from the following file: