CommonLibVR
REX::W32::IMAGE_IMPORT_DESCRIPTOR Struct Reference

#include <KERNEL32.h>

Public Attributes

union {
   std::uint32_t   characteristics
 
   std::uint32_t   firstThunkOriginal
 
}; 
 
std::uint32_t timeDateStamp
 
std::uint32_t forwarderChain
 
std::uint32_t name
 
std::uint32_t firstThunk
 

Member Data Documentation

◆ 

union { ... }

◆ characteristics

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::characteristics

◆ firstThunk

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::firstThunk

◆ firstThunkOriginal

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::firstThunkOriginal

◆ forwarderChain

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::forwarderChain

◆ name

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::name

◆ timeDateStamp

std::uint32_t REX::W32::IMAGE_IMPORT_DESCRIPTOR::timeDateStamp

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