Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
-
Header File
lmalert.h
Unicode
No
Platform Notes
None

STD_ALERT

The STD_ALERT structure contains information about the time and date of an event, the type of event, and the application that is raising the alert message.

typedef struct _STD_ALERT {
DWORD alrt_timestamp;
TCHAR alrt_eventname[EVLEN + 1];
TCHAR alrt_servicename[SNLEN + 1];
}STD_ALERT, *PSTD_ALERT, *LPSTD_ALERT;

Members

alrt_timestamp

Indicates the time and date of the event.

alrt_eventname

A Unicode string specifying the alert class (type of event).

alrt_servicename

A Unicode string specifying which application is raising the alert message.

See Also

NetAlertRaise

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database