Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Used to create and access the shared properties in a shared property group.
Inheritance
The ISharedPropertyGroup interface inherits from the IDispatch interface. ISharedPropertyGroup also has these types of members:
Methods
The ISharedPropertyGroup interface has these methods.
| ISharedPropertyGroup::CreateProperty Creates a new shared property with the specified name. |
| ISharedPropertyGroup::CreatePropertyByPosition Creates a new shared property with the specified index. |
| ISharedPropertyGroup::get_Property Retrieves a reference to an existing shared property with the specified name. |
| ISharedPropertyGroup::get_PropertyByPosition Retrieves a reference to an existing shared property with the specified index. |
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 |