MountOperation.isTcryptSystemVolume

bool isTcryptSystemVolume() @property

Get isTcryptSystemVolume property.

Returns

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.
void isTcryptSystemVolume(bool propval) @property

Set isTcryptSystemVolume property.

Parameters

propvalWhether 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.