ERRLOG_OTHER_INFO

The ERRLOG_OTHER_INFO structure contains error log information.

type struct _ERRLOG_OTHER_INFO {
    DWORD  alrter_errcode;
    DWORD  alrter_offset;
}ERRLOG_OTHER_INFO, *PERRLOG_OTHER_INFO, *LPERRLOG_OTHER_INFO;
 

Members

alrter_errcode
Specifies the error code that was written to the error log.
alrter_offset
Specifies the offset for the new entry in the errorlog.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in lmalert.h.

See Also

Networking (Net) Overview, Net Structures, NetAlertRaise