Supported Browsers Home   
MDBX_next Previous   
MDBX_prev Next   
External Functions Up   

MDBX_open

Open the monitor database.

Declaration

ibool NAPI MDBX_open(
    const char *filename)

Prototype In

snap/monitor.h

Parameters

filename

Path to monitor database to open

 

Return Value

Error code for operation.

Description

Attempts to open the monitor database. This may fail if the file was not found or the file was not a valid database file.

See Also

MDBX_close

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