OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::Win::NamedPipePeerInfoCS Struct Reference

#include <npinfo.hpp>

Inheritance diagram for openvpn::Win::NamedPipePeerInfoCS:
[legend]
Collaboration diagram for openvpn::Win::NamedPipePeerInfoCS:
[legend]

Public Member Functions

 NamedPipePeerInfoCS (const HANDLE handle, const bool client)
 
- Public Member Functions inherited from openvpn::Win::NamedPipePeerInfo
 OPENVPN_EXCEPTION (npinfo_error)
 

Public Attributes

Win::ScopedHANDLE proc
 
std::wstring exe_path
 

Additional Inherited Members

- Static Public Member Functions inherited from openvpn::Win::NamedPipePeerInfo
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)
 

Detailed Description

Definition at line 151 of file npinfo.hpp.

Constructor & Destructor Documentation

◆ NamedPipePeerInfoCS()

openvpn::Win::NamedPipePeerInfoCS::NamedPipePeerInfoCS ( const HANDLE  handle,
const bool  client 
)
inline

Definition at line 153 of file npinfo.hpp.

Member Data Documentation

◆ exe_path

std::wstring openvpn::Win::NamedPipePeerInfoCS::exe_path

Definition at line 161 of file npinfo.hpp.

◆ proc

Win::ScopedHANDLE openvpn::Win::NamedPipePeerInfoCS::proc

Definition at line 160 of file npinfo.hpp.


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