C# Class SecureDelete.NativeMethods.WStatus

Show file Open project: gratianlup/SecureDelete Class Usage Examples

Public Properties

Property Type Description
clusterTipsBytes long
context int
objectBytes long
objectIndex long
objectWipedBytes long
step ushort
steps ushort
stopped byte
totalBytes long
type byte
wipedBytes long

Property Details

clusterTipsBytes public property

public long clusterTipsBytes
return long

context public property

public int context
return int

objectBytes public property

public long objectBytes
return long

objectIndex public property

public long objectIndex
return long

objectWipedBytes public property

public long objectWipedBytes
return long

step public property

public ushort step
return ushort

steps public property

public ushort steps
return ushort

stopped public property

public byte stopped
return byte

totalBytes public property

public long totalBytes
return long

type public property

public byte type
return byte

wipedBytes public property

public long wipedBytes
return long