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

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

공개 프로퍼티들

프로퍼티 타입 설명
AddressOfFunctions uint
AddressOfNameOrdinals uint
AddressOfNames uint
Base uint
Characteristics uint
MajorVersion ushort
MinorVersion ushort
Name uint
NumberOfFunctions uint
NumberOfNames uint
TimeDateStamp uint

프로퍼티 상세

AddressOfFunctions 공개적으로 프로퍼티

public uint AddressOfFunctions
리턴 uint

AddressOfNameOrdinals 공개적으로 프로퍼티

public uint AddressOfNameOrdinals
리턴 uint

AddressOfNames 공개적으로 프로퍼티

public uint AddressOfNames
리턴 uint

Base 공개적으로 프로퍼티

public uint Base
리턴 uint

Characteristics 공개적으로 프로퍼티

public uint Characteristics
리턴 uint

MajorVersion 공개적으로 프로퍼티

public ushort MajorVersion
리턴 ushort

MinorVersion 공개적으로 프로퍼티

public ushort MinorVersion
리턴 ushort

Name 공개적으로 프로퍼티

public uint Name
리턴 uint

NumberOfFunctions 공개적으로 프로퍼티

public uint NumberOfFunctions
리턴 uint

NumberOfNames 공개적으로 프로퍼티

public uint NumberOfNames
리턴 uint

TimeDateStamp 공개적으로 프로퍼티

public uint TimeDateStamp
리턴 uint