IRichChunk interface
Represents a chunk of data as a string and a PROPVARIANT value.
Members
The IRichChunk interface inherits from the IUnknown interface. IRichChunk also has these types of members:
Methods
The IRichChunk interface has these methods.
| Method | Description |
|---|---|
| GetData |
Retrieves the PROPVARIANT and input string that represents a chunk of data. |
| RemoteGetData |
Retrieves the PROPVARIANT and input string that represents a chunk of data. |
Remarks
In Windows 7, this interface is defined in structuredquerycondition.idl and structuredquerycondition.h. Prior to Windows 7 this interface was declared in structuredquery.h and structuredquery.idl.
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista, Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
|
Redistributable |
Windows Desktop Search (WDS) 3.0 |
|
Header |
|
|
IDL |
|
See also
- Reference
- GetErrors
- STRUCTURED_QUERY_PARSE_ERROR