OpenVPN
|
#include <service.h>
Data Fields | |
openvpn_service_type | type |
TCHAR * | name |
TCHAR * | display_name |
TCHAR * | dependencies |
DWORD | start_type |
TCHAR* openvpn_service_t::display_name |
Definition at line 61 of file service.h.
Referenced by CmdRemoveServices().
TCHAR* openvpn_service_t::name |
Definition at line 60 of file service.h.
Referenced by _tmain(), CmdRemoveServices(), and ServiceStartInteractive().
openvpn_service_type openvpn_service_t::type |