|
This is the offset into the module segment of the handler routine that processes this function.
|
|
This field is a set of flags that determine how the function is handled. The bitfields are defined as follows:
|
| Bit |
Field |
Description |
| [0] |
Ignore |
pretend this function is not in the list |
| [1] |
Hide |
don't display info about this function |
| [15:2] |
Reserved |
these flags are reserved for future use |
|
|
This is the offset into the module segment of the function name, a null-terminated string.
|
|
This is the offset into the module segment of the function description, a short string presented to the user in the master function list. If no description is provided, this field should be zeroed out.
|
|