Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PrlDiskMap_GetSize Function
PHT_VIRTUAL_DISK

Reports the number of significant bits in the map.

Syntax
PRL_RESULT PrlDiskMap_GetSize(
    PRL_HANDLE hMap, 
    PRL_UINT32_PTR pnSize
);
File

PrlDisk.h

Parameters

hMap
A handle of type PHT_VIRTUAL_DISK_MAP identifying the changes map.
phSize
A pointer to a variable which receives the result.

Returns

PRL_RESULT.

Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.