Supported Browsers Home   
MDBX_last Previous   
MDBX_open Next   
External Functions Up   

MDBX_next

Seeks to the next record in the monitor database

Declaration

int NAPI MDBX_next(
    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 next 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_prev

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