2.3.4.9 ExistRestriction_r
The ExistRestriction_r structure is an encoding of the ExistRestriction data structure defined in [MS-OXCDATA]. The semantic meaning is unchanged from the ExistRestriction data structure.
-
typedef struct _ExistRestriction_r { DWORD ulReserved1; DWORD ulPropTag; DWORD ulReserved2; } ExistRestriction_r;
ulReserved1: Reserved. All clients and servers MUST set this value to the constant 0x00000000.
ulPropTag: Encodes the PropTag field of the ExistRestriction data structure.
ulReserved2: Reserved. All clients and servers MUST set this value to the constant 0x00000000.