The NetAlertRaise function notifies all registered clients that a particular event occurred.
No special group membership is required to successfully execute NetAlertRaise.
NET_API_STATUS NetAlertRaise(
LPWSTR AlertEventName,
LPVOID Buffer,
DWORD BufferSize
);
Windows NT: Requires version 3.1 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in lmalert.h.
Import Library: Use netapi32.lib.
Networking (Net) Overview, Net Functions, NetAlertRaiseEx