MDAC 2.5 SDK - OLE DB Programmer's Reference
Chapter 20: OLE DB Core Components


 

Row Position Object

The OLE DB row position object keeps track of a current hRow so that multiple components can coordinate operations on that row. Consumers create a row position object and set or retrieve the current row position using the IRowPosition interface.

For more information, see IRowPosition in Appendix I.