INamedPropertyStore interface
Exposes methods that get and set named properties.
Members
The INamedPropertyStore interface inherits from the IUnknown interface. INamedPropertyStore also has these types of members:
Methods
The INamedPropertyStore interface has these methods.
| Method | Description |
|---|---|
| GetNameAt |
Gets the name of a property at a specified index in the property store. |
| GetNameCount |
Gets the number of property names in the property store. |
| GetNamedValue |
Gets the value of a named property from the named property store. |
| SetNamedValue |
Sets the value of a named property. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|