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

This function used to check is the disk bootable or not

Syntax
PRL_RESULT PrlDisk_IsBootable_Local(
    PRL_CONST_STR pDiskName, 
    PRL_BOOL_PTR pBootable
);
File

PrlDisk.h

Parameters

pDiskName
The disk name for which to obtain the handle, in UTF-8 format. Disk name is the same as the bundle name (Mac) or the directory name (Windows, Linux) containing the virtual disk files.
pBootable
Pointer to the value receiving disk status
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!