Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Exposes methods that provide an object with a specified property bag in which the object can save its properties.
Inheritance
The INamedPropertyBag interface inherits from the IUnknown interface. INamedPropertyBag also has these types of members:
Methods
The INamedPropertyBag interface has these methods.
| INamedPropertyBag::ReadPropertyNPB Causes a property to be read from the named property bag. |
| INamedPropertyBag::RemovePropertyNPB Removes a property from a named property bag. |
| INamedPropertyBag::WritePropertyNPB Saves a property to the named property bag. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | shlobj_core.h |