windows-headers ~master (2020-02-09T01:19:06Z)
Dub
Repo
IMAGE_AUX_SYMBOL._Section
windows
winnt
IMAGE_AUX_SYMBOL
Undocumented in source.
union
IMAGE_AUX_SYMBOL
struct
_Section {
DWORD
Length
;
WORD
NumberOfRelocations
;
WORD
NumberOfLinenumbers
;
DWORD
CheckSum
;
SHORT
Number
;
BYTE
Selection
;
}
Members
Variables
CheckSum
DWORD
CheckSum
;
Undocumented in source.
Length
DWORD
Length
;
Undocumented in source.
Number
SHORT
Number
;
Undocumented in source.
NumberOfLinenumbers
WORD
NumberOfLinenumbers
;
Undocumented in source.
NumberOfRelocations
WORD
NumberOfRelocations
;
Undocumented in source.
Selection
BYTE
Selection
;
Undocumented in source.
Meta
Source
See Implementation
windows
winnt
IMAGE_AUX_SYMBOL
structs
_File
_Section
_Sym
variables
File
Section
Sym