MountOperation.isTcryptHiddenVolume
bool isTcryptHiddenVolume() @propertyGet isTcryptHiddenVolume property.
Returns
Whether the device to be unlocked is a TCRYPT hidden volume.
void isTcryptHiddenVolume(bool propval) @propertySet isTcryptHiddenVolume property.
Parameters
propval | Whether the device to be unlocked is a TCRYPT hidden volume. See 20Volume.html">the VeraCrypt documentation. |