Supported Browsers Home   
MDBX_open Previous   
MDBX_update Next   
External Functions Up   

MDBX_prev

Seeks to the previous record in the monitor database

Declaration

int NAPI MDBX_prev(
    GA_monitor *rec)

Prototype In

snap/monitor.h

Parameters

rec

Monitor record to store entry in

 

Return Value

Error code for operation.

Description

Attempts to seek to the previous entry in the monitor database after the passed in record. If the record exists, the parameters rec is filled in with the monitor information.

See Also

MDBX_first, MDBX_last, MDBX_next

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com