IResultProperty interface
Note
Windows Desktop Search 2.x is an obsolete technology that was originally available as an add-in for Windows XP and Windows Server 2003. On later releases, use the Windows Search API instead.
Exposes result properties.
Members
The IResultProperty interface inherits from the IUnknown interface. IResultProperty also has these types of members:
Methods
The IResultProperty interface has these methods.
Method | Description |
---|---|
GoBack | Not implemented. |
GoForward | Not implemented. |
Properties
The IResultProperty interface has these properties.
Property | Access type | Description |
---|---|---|
DataType |
Read-only |
A properties data type. |
DisplayName |
Read-only |
Localized display name of the property. |
DisplayState |
Read-only |
Visability of the property. |
Hint |
Read-only |
Special value used to aid data retrieval. |
IndexColumn |
Read-only |
Properties column name in the index. |
UID |
Read-only |
Unique identifier for the property. |
Remarks
These are the items return properties.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP2 [desktop apps only] |
Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
Redistributable |
Windows Desktop Search (WDS) 3.0 |
Header |
|
Feedback
Submit and view feedback for