C# Class Dokan.SECURITY_DESCRIPTOR

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

Méthodes publiques

Свойство Type Description
control short
dacl System.IntPtr
group System.IntPtr
owner System.IntPtr
revision byte
sacl System.IntPtr
size byte

Property Details

control public_oe property

public short control
Résultat short

dacl public_oe property

public IntPtr,System dacl
Résultat System.IntPtr

group public_oe property

public IntPtr,System group
Résultat System.IntPtr

owner public_oe property

public IntPtr,System owner
Résultat System.IntPtr

revision public_oe property

public byte revision
Résultat byte

sacl public_oe property

public IntPtr,System sacl
Résultat System.IntPtr

size public_oe property

public byte size
Résultat byte