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.
Use this interface in run-time applications to initialize, build, and obtain information about result sets.
Inheritance
The IITResultSet interface inherits from the IUnknown interface. IITResultSet also has these types of members:
Methods
The IITResultSet interface has these methods.
| IITResultSet::Add Adds columns to result set, given a header containing pairs of property ID followed by property type. |
| IITResultSet::Add Adds a column to the result set. (overload 2/3) |
| IITResultSet::Add Adds a column to the result set. (overload 1/3) |
| IITResultSet::Add Adds a column to the result set. (overload 3/3) |
| IITResultSet::Get Gets the property in the specified row and column and fills the given property object. |
| IITResultSet::GetRowCount Gets the number of rows in a result set. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | infotech.h |