C# Class Dokan.DOKAN_FILE_INFO

Datei anzeigen Open project: soywiz/csharputils Class Usage Examples

Public Properties

Property 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
return ulong

DeleteOnClose public_oe property

public byte DeleteOnClose
return byte

DokanContext public_oe property

public ulong DokanContext
return ulong

DokanOptions public_oe property

public IntPtr,System DokanOptions
return System.IntPtr

IsDirectory public_oe property

public byte IsDirectory
return byte

Nocache public_oe property

public byte Nocache
return byte

PagingIo public_oe property

public byte PagingIo
return byte

ProcessId public_oe property

public uint ProcessId
return uint

SynchronousIo public_oe property

public byte SynchronousIo
return byte

WriteToEndOfFile public_oe property

public byte WriteToEndOfFile
return byte