#include <ndb.h>
Definition at line 46 of file ndb.h.
Data Fields | |
| unsigned short | lengOfHeader |
| length in words, including this word. | |
| unsigned short | attr |
| attribute. | |
| unsigned short | status |
| DB status. | |
| unsigned short | reserve [3] |
| reserved words. | |
| unsigned long | signature |
| signature words. | |
1.3.9.1