OpenVPN 3 Core Library
|
#include <npinfo.hpp>
Public Member Functions | |
NamedPipePeerInfoCS (const HANDLE handle, const bool client) | |
![]() | |
OPENVPN_EXCEPTION (npinfo_error) | |
Public Attributes | |
Win::ScopedHANDLE | proc |
std::wstring | exe_path |
Additional Inherited Members | |
![]() | |
static Win::ScopedHANDLE | get_process (const ULONG pid, const bool limited) |
static void | allow_client_query () |
static ULONG | get_pid (const HANDLE np_handle, const bool client) |
static std::wstring | get_exe_path (const HANDLE proc) |
Definition at line 151 of file npinfo.hpp.
|
inline |
Definition at line 153 of file npinfo.hpp.
std::wstring openvpn::Win::NamedPipePeerInfoCS::exe_path |
Definition at line 161 of file npinfo.hpp.
Win::ScopedHANDLE openvpn::Win::NamedPipePeerInfoCS::proc |
Definition at line 160 of file npinfo.hpp.