C# 클래스 KickassUndelete.LightweightMFTRecord

A lightweight copy of an MFTRecord that Scanner uses in indexes. Used to reconstruct file paths and detect overwritten clusters.
파일 보기 프로젝트 열기: Alex-Jaeger/BitcoinFindAndRecover 1 사용 예제들

공개 메소드들

메소드 설명
LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS

메소드 상세

LightweightMFTRecord() 공개 메소드

public LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS
record KFS.FileSystems.NTFS.MFTRecord
리턴 KFS.FileSystems.NTFS