Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlDisk_IsEncrypted Function
PHT_VIRTUAL_DISK

This function used to check is the disk encrypted or not

Syntax
PRL_RESULT PrlDisk_IsEncrypted(
    const PRL_HANDLE Handle, 
    PRL_BOOL_PTR Out
);
File

PrlDisk.h

Parameters

Handle
A handle of type PHT_VIRTUAL_DISK identifying the source virtual disk.
Out
Boolean value, that receive status of disk encryption
Returns

PRL_RESULT error code.

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!