Collapse All
Parallels C API Reference Guide
PrlDisk_SetKey Function
PrlDisk.h 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
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-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!