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

This function used to set the key to the encrypted disk

Syntax
PRL_RESULT PrlDisk_SetKey(
    const PRL_HANDLE Handle, 
    PRL_UINT8_PTR Key, 
    PRL_UINT32 Length
);
File

PrlDisk.h

Parameters

Handle
A handle of type PHT_VIRTUAL_DISK identifying the source virtual disk.
Key
Pointer to the raw key data
Length
Key length
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!