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