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.
Provides access to context object properties. Each object context can have a user context property, which implements IContextProperties.
Inheritance
The IContextProperties interface inherits from the IUnknown interface. IContextProperties also has these types of members:
Methods
The IContextProperties interface has these methods.
| IContextProperties::Count Retrieves the number of context object properties. |
| IContextProperties::EnumNames Retrieves a reference to an enumerator for the context object properties. |
| IContextProperties::GetProperty Retrieves a context object property. |
| IContextProperties::RemoveProperty Removes a context object property. |
| IContextProperties::SetProperty Sets a context object 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 |