SYSInfo (system status and information)

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SYSInfo (system status and information)

Return to chapter overview

The SYSInfo structure provides BDE system status and information, using the following fields:

Field

Type

Description

iBufferSpace

UINT16

Specifies the size of the buffer space in kilobytes.

iHeapSpace

UINT16

Specifies the size of the heap space in kilobytes.

iDrivers

UINT16

Specifies the number of currently loaded drivers.

iClients

UINT16

Specifies the number of active clients.

iSessions

UINT16

Specifies the number of sessions (for all clients).

iDatabases

UINT16

Specifies the number of open databases (for all clients).

iCursors

UINT16

Specifies the number of cursors (for all clients).