Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Keyword interface, contains methods to retrieve keyword information
Members
The IKeyword interface inherits from the IDispatch interface. IKeyword also has these types of members:
Properties
The IKeyword interface has these properties.
Property | Access type | Description |
---|---|---|
DisplayValue |
Read-only |
Display value of the keyword |
IsSubkey |
Read-only |
Returns a Boolean value indicating if the key is a subkey |
Topics |
Read-only |
Returns an ITopicCollection containing all ITopics associated with this keyword |
value |
Read-only |
Actual value of the keyword |
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
IDL |
|