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