C# 클래스 NTFSDirect.WinApi.USN_RECORD

파일 보기 프로젝트 열기: rasberry/NTFSDirect 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileAttributes System.UInt32
FileName string
FileNameLength System.Int32
FileNameOffset System.Int32
FileReferenceNumber System.UInt64
ParentFileReferenceNumber System.UInt64
RecordLength System.UInt32

공개 메소드들

메소드 설명
USN_RECORD ( IntPtr p ) : System

메소드 상세

USN_RECORD() 공개 메소드

public USN_RECORD ( IntPtr p ) : System
p System.IntPtr
리턴 System

프로퍼티 상세

FileAttributes 공개적으로 프로퍼티

public UInt32,System FileAttributes
리턴 System.UInt32

FileName 공개적으로 프로퍼티

public string FileName
리턴 string

FileNameLength 공개적으로 프로퍼티

public Int32,System FileNameLength
리턴 System.Int32

FileNameOffset 공개적으로 프로퍼티

public Int32,System FileNameOffset
리턴 System.Int32

FileReferenceNumber 공개적으로 프로퍼티

public UInt64,System FileReferenceNumber
리턴 System.UInt64

ParentFileReferenceNumber 공개적으로 프로퍼티

public UInt64,System ParentFileReferenceNumber
리턴 System.UInt64

RecordLength 공개적으로 프로퍼티

public UInt32,System RecordLength
리턴 System.UInt32