C# 클래스 DiscUtils.Udf.FileSetDescriptor

상속: IByteArraySerializable
파일 보기 프로젝트 열기: gus33000/WindowsBuildIdentifier 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AbstractFileIdentifier string
CharacterSetList uint
CopyrightFileIdentifier string
DescriptorTag DiscUtils.Udf.DescriptorTag
DomainIdentifier DiscUtils.Udf.DomainEntityIdentifier
FileSetCharset DiscUtils.Udf.CharacterSetSpecification
FileSetDescriptorNumber uint
FileSetIdentifier string
FileSetNumber uint
InterchangeLevel ushort
LogicalVolumeIdentifier string
LogicalVolumeIdentifierCharset DiscUtils.Udf.CharacterSetSpecification
MaximumCharacterSetList uint
MaximumInterchangeLevel ushort
NextExtent DiscUtils.Udf.LongAllocationDescriptor
RecordingTime DateTime
RootDirectoryIcb DiscUtils.Udf.LongAllocationDescriptor
SystemStreamDirectoryIcb DiscUtils.Udf.LongAllocationDescriptor

공개 메소드들

메소드 설명
ReadFrom ( Array buffer, int offset ) : int
WriteTo ( Array buffer, int offset ) : void

메소드 상세

ReadFrom() 공개 메소드

public ReadFrom ( Array buffer, int offset ) : int
buffer Array
offset int
리턴 int

WriteTo() 공개 메소드

public WriteTo ( Array buffer, int offset ) : void
buffer Array
offset int
리턴 void

프로퍼티 상세

AbstractFileIdentifier 공개적으로 프로퍼티

public string AbstractFileIdentifier
리턴 string

CharacterSetList 공개적으로 프로퍼티

public uint CharacterSetList
리턴 uint

CopyrightFileIdentifier 공개적으로 프로퍼티

public string CopyrightFileIdentifier
리턴 string

DescriptorTag 공개적으로 프로퍼티

public DescriptorTag,DiscUtils.Udf DescriptorTag
리턴 DiscUtils.Udf.DescriptorTag

DomainIdentifier 공개적으로 프로퍼티

public DomainEntityIdentifier,DiscUtils.Udf DomainIdentifier
리턴 DiscUtils.Udf.DomainEntityIdentifier

FileSetCharset 공개적으로 프로퍼티

public CharacterSetSpecification,DiscUtils.Udf FileSetCharset
리턴 DiscUtils.Udf.CharacterSetSpecification

FileSetDescriptorNumber 공개적으로 프로퍼티

public uint FileSetDescriptorNumber
리턴 uint

FileSetIdentifier 공개적으로 프로퍼티

public string FileSetIdentifier
리턴 string

FileSetNumber 공개적으로 프로퍼티

public uint FileSetNumber
리턴 uint

InterchangeLevel 공개적으로 프로퍼티

public ushort InterchangeLevel
리턴 ushort

LogicalVolumeIdentifier 공개적으로 프로퍼티

public string LogicalVolumeIdentifier
리턴 string

LogicalVolumeIdentifierCharset 공개적으로 프로퍼티

public CharacterSetSpecification,DiscUtils.Udf LogicalVolumeIdentifierCharset
리턴 DiscUtils.Udf.CharacterSetSpecification

MaximumCharacterSetList 공개적으로 프로퍼티

public uint MaximumCharacterSetList
리턴 uint

MaximumInterchangeLevel 공개적으로 프로퍼티

public ushort MaximumInterchangeLevel
리턴 ushort

NextExtent 공개적으로 프로퍼티

public LongAllocationDescriptor,DiscUtils.Udf NextExtent
리턴 DiscUtils.Udf.LongAllocationDescriptor

RecordingTime 공개적으로 프로퍼티

public DateTime RecordingTime
리턴 DateTime

RootDirectoryIcb 공개적으로 프로퍼티

public LongAllocationDescriptor,DiscUtils.Udf RootDirectoryIcb
리턴 DiscUtils.Udf.LongAllocationDescriptor

SystemStreamDirectoryIcb 공개적으로 프로퍼티

public LongAllocationDescriptor,DiscUtils.Udf SystemStreamDirectoryIcb
리턴 DiscUtils.Udf.LongAllocationDescriptor