LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
LIEF::runtime::windows::Host Class Reference

This class exposes Windows-specific host information. More...

#include <Host.hpp>

Classes

struct  version_t

Static Public Member Functions

static version_t version ()
 Return the Windows version (e.g., 10.0.26200).

Detailed Description

This class exposes Windows-specific host information.

Member Function Documentation

◆ version()

version_t LIEF::runtime::windows::Host::version ( )
static

Return the Windows version (e.g., 10.0.26200).

Referenced by LIEF::runtime::windows::Host::version_t::operator<<.


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