Class | Description |
---|---|
DDEOpenPlugin |
This is the interface used to open the DDE plugin.
|
DDEPlugin |
This is the interface used to read, write, and get information about open
DDE plugins.
|
DDEPluginNative |
DDEPluginNative
This base class loads the DDEPluginNative shared library
|
FSQLOpenPlugin |
This is the interface used to open an SQL plugin.
|
FSQLPlugin |
This is the interface used to read, write, and get information about open
SQL plugins.
|
HashOpenPlugin |
This is an example file plugin of an in memory hash table.
|
HashPlugin |
This is the interface used to read, write, and get information about open
file plugins.
|
RegNative |
RegNative
This base class loads the RegNative shared library
|
RegOpenPlugin |
This is the interface used to open an Registry plugin.
|
RegPlugin |
This is the interface used to read, write, and get information about open
REG plugins.
|
SQLOpenPlugin |
This is the interface used to open an SQL plugin.
|
SQLPlugin |
This is the interface used to read, write, and get information about open
SQL plugins.
|