Functions Exposed by Helpers
The following functions are implemented by Helpers, and used by NetShell for various tasks such as initializing helpers, registering helpers with Windows, and so on:
- InitHelperDll
- FN_HANDLE_CMD (Command function)
- NS_CONTEXT_COMMIT_FN (Commit function)
- NS_CONTEXT_CONNECT_FN (Connect function)
- NS_CONTEXT_DUMP_FN (Dump function)
- NS_DLL_STOP_FN (DLL Stop function)
- NS_HELPER_START_FN (Start function)
- NS_HELPER_STOP_FN (Stop function)
- NS_OSVERSIONCHECK (Operating System Check function)