In this context, a system volume is a volume with a bootloader and operating system installed. This is only supported for Windows operating systems. For further documentation, see 20Encryption.html">the VeraCrypt documentation.
MountOperation.isTcryptSystemVolume
bool isTcryptSystemVolume() @property nothrowGet isTcryptSystemVolume property.
Returns
Whether the device to be unlocked is a TCRYPT system volume.
void isTcryptSystemVolume(bool propval) @property nothrowSet isTcryptSystemVolume property.
Parameters
propval | Whether the device to be unlocked is a TCRYPT system volume. In this context, a system volume is a volume with a bootloader and operating system installed. This is only supported for Windows operating systems. For further documentation, see 20Encryption.html">the VeraCrypt documentation. |