Supported Browsers Home   
MDBX_insert Previous   
MDBX_next Next   
External Functions Up   

MDBX_last

Seeks to the last record in the monitor database

Declaration

int NAPI MDBX_last(
    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 last entry in the monitor database. If the record exists, the parameters rec is filled in with the monitor information.

See Also

MDBX_first, MDBX_next, MDBX_prev

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