Method | Description | |
---|---|---|
GetFileMap ( string path ) : |
||
GetVolumeMap ( ) : BitArray | ||
MoveFile ( string path, ulong VCN, ulong LCN, uint count ) : void | ||
Win32FileSystem ( string volume ) : System |
public GetFileMap ( string path ) : |
||
path | string | |
return |
public MoveFile ( string path, ulong VCN, ulong LCN, uint count ) : void | ||
path | string | |
VCN | ulong | |
LCN | ulong | |
count | uint | |
return | void |
public Win32FileSystem ( string volume ) : System | ||
volume | string | |
return | System |