x4Trace Documentation v1.0
|
Classes | |
class | MainOfServerPlugin |
Represents a Main of server plugin. Server will call the initialize when object is loaded. If you want to do something when your DLL is loaded, you have to inherit of this class. More... | |
class | Settings |
represents a settings class. User for setup the server. More... | |