Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_COLLECTIONThe collection of all possible attributes. |
PROPERTY_DICTIONARY_LOCATIONThe 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 |