Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Exposes property methods that you can use to set or retrieve the value of a shared property. A shared property can contain any data type that can be represented by a Variant.
Inheritance
The ISharedProperty interface inherits from the IDispatch interface. ISharedProperty also has these types of members:
Methods
The ISharedProperty interface has these methods.
| ISharedProperty::get_Value Retrieves the value of a shared property. |
| ISharedProperty::put_Value Sets the value of a shared property. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | comsvcs.h |