IRowPositionChange

OLE DB Programmer's Reference

IRowPositionChange is the callback interface that a consumer must support in order to be notified when the current row position is changed.

The row position object supports IConnectionPointContainer, and the consumer calls FindConnectionPoint for IID_IRowPositionChange to obtain the correct IConnectionPoint interface. The consumer then advises that connection point to connect and supplies a pointer to the consumer's IRowPositionChange interface.

For more information about notifications, see Chapter 12: OLE DB Object Notifications.

When to Implement

IRowPositionChange is implemented by consumers that require notification about changes to the current row position.

When to Call

IRowPositionChange is called by the row position object when a consumer attempts to change the current row position.

Method Description
OnRowPositionChange Notifies the consumer of a row position object of a change to the current row position.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net