DICTIONARYPROPERTIES enumeration (sdoias.h)
The values of the DICTIONARYPROPERTIES properties type enumerate properties associated with the attribute dictionary.
Syntax
typedef enum _DICTIONARYPROPERTIES {
PROPERTY_DICTIONARY_ATTRIBUTES_COLLECTION,
PROPERTY_DICTIONARY_LOCATION
} DICTIONARYPROPERTIES;
Constants
PROPERTY_DICTIONARY_ATTRIBUTES_COLLECTION The collection of all possible attributes. |
PROPERTY_DICTIONARY_LOCATION The location of the datastore that contains the dictionary. This property is read-only. |
Remarks
The dictionary is the collection of all possible attributes. It includes some attributes that are reserved for system use.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Header | sdoias.h |