C# 클래스 Microsoft.WinAny.WinNT.IMAGE_FILE_HEADER

파일 보기 프로젝트 열기: jhabjan/Ghostscript.NET

공개 프로퍼티들

프로퍼티 타입 설명
Characteristics ushort
Machine ushort
NumberOfSections ushort
NumberOfSymbols uint
PointerToSymbolTable uint
SizeOfOptionalHeader ushort
TimeDateStamp uint

프로퍼티 상세

Characteristics 공개적으로 프로퍼티

public ushort Characteristics
리턴 ushort

Machine 공개적으로 프로퍼티

public ushort Machine
리턴 ushort

NumberOfSections 공개적으로 프로퍼티

public ushort NumberOfSections
리턴 ushort

NumberOfSymbols 공개적으로 프로퍼티

public uint NumberOfSymbols
리턴 uint

PointerToSymbolTable 공개적으로 프로퍼티

public uint PointerToSymbolTable
리턴 uint

SizeOfOptionalHeader 공개적으로 프로퍼티

public ushort SizeOfOptionalHeader
리턴 ushort

TimeDateStamp 공개적으로 프로퍼티

public uint TimeDateStamp
리턴 uint