ReactOS 0.4.15-dev-7942-gd23573b
_ERROR_NOTIFICATION Struct Reference

#include <mapidefs.h>

Collaboration diagram for _ERROR_NOTIFICATION:

Public Attributes

ULONG cbEntryID
 
LPENTRYID lpEntryID
 
SCODE scode
 
ULONG ulFlags
 
LPMAPIERROR lpMAPIError
 

Detailed Description

Definition at line 677 of file mapidefs.h.

Member Data Documentation

◆ cbEntryID

ULONG _ERROR_NOTIFICATION::cbEntryID

Definition at line 679 of file mapidefs.h.

◆ lpEntryID

LPENTRYID _ERROR_NOTIFICATION::lpEntryID

Definition at line 680 of file mapidefs.h.

◆ lpMAPIError

LPMAPIERROR _ERROR_NOTIFICATION::lpMAPIError

Definition at line 683 of file mapidefs.h.

◆ scode

SCODE _ERROR_NOTIFICATION::scode

Definition at line 681 of file mapidefs.h.

◆ ulFlags

ULONG _ERROR_NOTIFICATION::ulFlags

Definition at line 682 of file mapidefs.h.


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