IHelpKeyValuePair interface
Key/value pair for IHelpFilter objects
Members
The IHelpKeyValuePair interface inherits from the IDispatch interface. IHelpKeyValuePair also has these types of members:
Methods
The IHelpKeyValuePair interface has these methods.
| Method | Description |
|---|---|
| value |
method Value - get the value of a key/value pair |
Properties
The IHelpKeyValuePair interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
property Key - get the key of a key/value pair |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
IDL |
|
Show: