OpenVPN
Data Fields
openvpn_service_t Struct Reference

#include <service.h>

Data Fields

openvpn_service_type type
 
TCHAR * name
 
TCHAR * display_name
 
TCHAR * dependencies
 
DWORD start_type
 

Detailed Description

Definition at line 58 of file service.h.

Field Documentation

◆ dependencies

TCHAR* openvpn_service_t::dependencies

Definition at line 62 of file service.h.

◆ display_name

TCHAR* openvpn_service_t::display_name

Definition at line 61 of file service.h.

Referenced by CmdRemoveServices().

◆ name

TCHAR* openvpn_service_t::name

Definition at line 60 of file service.h.

Referenced by _tmain(), CmdRemoveServices(), and ServiceStartInteractive().

◆ start_type

DWORD openvpn_service_t::start_type

Definition at line 63 of file service.h.

◆ type

openvpn_service_type openvpn_service_t::type

Definition at line 59 of file service.h.


The documentation for this struct was generated from the following file: