CommonLibVR
REX::W32::PROCESS_INFORMATION Struct Reference

#include <KERNEL32.h>

Public Attributes

void * process
 
void * thread
 
std::uint32_t processID
 
std::uint32_t threadID
 

Member Data Documentation

◆ process

void* REX::W32::PROCESS_INFORMATION::process

◆ processID

std::uint32_t REX::W32::PROCESS_INFORMATION::processID

◆ thread

void* REX::W32::PROCESS_INFORMATION::thread

◆ threadID

std::uint32_t REX::W32::PROCESS_INFORMATION::threadID

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