IGetContextProperties interface (comsvcs.h)
Enables the caller to obtain the properties associated with the current object's context.
Inheritance
The IGetContextProperties interface inherits from the IUnknown interface. IGetContextProperties also has these types of members:
Methods
The IGetContextProperties interface has these methods.
IGetContextProperties::Count Counts the number of context properties. |
IGetContextProperties::EnumNames Retrieves a list of the names of the current context properties. |
IGetContextProperties::GetProperty Retrieves the value of the specified context 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 |