ReactOS 0.4.15-dev-7918-g2a2556c
_MAPIERROR Struct Reference

#include <mapidefs.h>

Public Attributes

ULONG ulVersion
 
LPSTR lpszError
 
LPSTR lpszComponent
 
ULONG ulLowLevelError
 
ULONG ulContext
 

Detailed Description

Definition at line 604 of file mapidefs.h.

Member Data Documentation

◆ lpszComponent

LPSTR _MAPIERROR::lpszComponent

Definition at line 612 of file mapidefs.h.

◆ lpszError

LPSTR _MAPIERROR::lpszError

Definition at line 611 of file mapidefs.h.

◆ ulContext

ULONG _MAPIERROR::ulContext

Definition at line 615 of file mapidefs.h.

◆ ulLowLevelError

ULONG _MAPIERROR::ulLowLevelError

Definition at line 614 of file mapidefs.h.

◆ ulVersion

ULONG _MAPIERROR::ulVersion

Definition at line 606 of file mapidefs.h.


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