C# Class NTFSDirect.WinApi.USN_RECORD

Afficher le fichier Open project: rasberry/NTFSDirect Class Usage Examples

Méthodes publiques

Свойство Type Description
FileAttributes System.UInt32
FileName string
FileNameLength System.Int32
FileNameOffset System.Int32
FileReferenceNumber System.UInt64
ParentFileReferenceNumber System.UInt64
RecordLength System.UInt32

Méthodes publiques

Méthode Description
USN_RECORD ( IntPtr p ) : System

Method Details

USN_RECORD() public méthode

public USN_RECORD ( IntPtr p ) : System
p System.IntPtr
Résultat System

Property Details

FileAttributes public_oe property

public UInt32,System FileAttributes
Résultat System.UInt32

FileName public_oe property

public string FileName
Résultat string

FileNameLength public_oe property

public Int32,System FileNameLength
Résultat System.Int32

FileNameOffset public_oe property

public Int32,System FileNameOffset
Résultat System.Int32

FileReferenceNumber public_oe property

public UInt64,System FileReferenceNumber
Résultat System.UInt64

ParentFileReferenceNumber public_oe property

public UInt64,System ParentFileReferenceNumber
Résultat System.UInt64

RecordLength public_oe property

public UInt32,System RecordLength
Résultat System.UInt32