ReactOS 0.4.15-dev-7953-g1f49173
_SRestriction Struct Reference

#include <mapidefs.h>

Collaboration diagram for _SRestriction:

Public Attributes

ULONG rt
 
union {
   SAndRestriction   resAnd
 
   SBitMaskRestriction   resBitMask
 
   SCommentRestriction   resComment
 
   SComparePropsRestriction   resCompareProps
 
   SContentRestriction   resContent
 
   SExistRestriction   resExist
 
   SNotRestriction   resNot
 
   SOrRestriction   resOr
 
   SPropertyRestriction   resProperty
 
   SSizeRestriction   resSize
 
   SSubRestriction   resSub
 
res
 

Detailed Description

Definition at line 584 of file mapidefs.h.

Member Data Documentation

◆ 

union { ... } _SRestriction::res

◆ resAnd

SAndRestriction _SRestriction::resAnd

Definition at line 589 of file mapidefs.h.

◆ resBitMask

SBitMaskRestriction _SRestriction::resBitMask

Definition at line 590 of file mapidefs.h.

◆ resComment

SCommentRestriction _SRestriction::resComment

Definition at line 591 of file mapidefs.h.

◆ resCompareProps

SComparePropsRestriction _SRestriction::resCompareProps

Definition at line 592 of file mapidefs.h.

◆ resContent

SContentRestriction _SRestriction::resContent

Definition at line 593 of file mapidefs.h.

◆ resExist

SExistRestriction _SRestriction::resExist

Definition at line 594 of file mapidefs.h.

◆ resNot

SNotRestriction _SRestriction::resNot

Definition at line 595 of file mapidefs.h.

◆ resOr

SOrRestriction _SRestriction::resOr

Definition at line 596 of file mapidefs.h.

◆ resProperty

SPropertyRestriction _SRestriction::resProperty

Definition at line 597 of file mapidefs.h.

◆ resSize

SSizeRestriction _SRestriction::resSize

Definition at line 598 of file mapidefs.h.

◆ resSub

SSubRestriction _SRestriction::resSub

Definition at line 599 of file mapidefs.h.

◆ rt

ULONG _SRestriction::rt

Definition at line 586 of file mapidefs.h.


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