2.2.12 Retrieve Property Flags
These values are used to specify optional behavior to an NSPI server. They appear as bit flags in methods that return property values to the client (NspiGetPropList, NspiGetProps, and NspiQueryRows). Possible values are given in the following table.
|
Name and value |
Description |
|---|---|
|
fSkipObjects 0x00000001 |
Client requires that the server MUST NOT include proptags with the Property Type PtypEmbeddedTable in any lists of proptags that the server creates on behalf of the client. |
|
fEphID 0x00000002 |
Client requires that the server MUST return Entry ID values in Ephemeral Entry ID form. |