C# Class Dokan.DOKAN_FILE_INFO

Afficher le fichier Open project: soywiz/csharputils Class Usage Examples

Méthodes publiques

Свойство Type Description
Context ulong
DeleteOnClose byte
DokanContext ulong
DokanOptions System.IntPtr
IsDirectory byte
Nocache byte
PagingIo byte
ProcessId uint
SynchronousIo byte
WriteToEndOfFile byte

Property Details

Context public_oe property

public ulong Context
Résultat ulong

DeleteOnClose public_oe property

public byte DeleteOnClose
Résultat byte

DokanContext public_oe property

public ulong DokanContext
Résultat ulong

DokanOptions public_oe property

public IntPtr,System DokanOptions
Résultat System.IntPtr

IsDirectory public_oe property

public byte IsDirectory
Résultat byte

Nocache public_oe property

public byte Nocache
Résultat byte

PagingIo public_oe property

public byte PagingIo
Résultat byte

ProcessId public_oe property

public uint ProcessId
Résultat uint

SynchronousIo public_oe property

public byte SynchronousIo
Résultat byte

WriteToEndOfFile public_oe property

public byte WriteToEndOfFile
Résultat byte