[This is preliminary documentation and subject to change.]
The SelfReg table contains information about modules that need to be self-registered. The installer calls the DllRegisterServer() function at the time of installing the module and the DllUnregisterServer() function at the time of uninstalling the module.
The SelfReg table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
File_ | Identifier | Y | N |
Cost | Integer | Y |
External key to column one of the File table.
Non-negative numbers only.