Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PrlVm_GetStatisticsEx Function
PHT_VIRTUAL_MACHINE

The PrlVm_GetStatisticsEx function is the same as PrlVm_GetStatistics function but with the flags

Syntax
PRL_HANDLE PrlVm_GetStatisticsEx(
    PRL_HANDLE hVm, 
    PRL_UINT32 nFlags
);
File

PrlApiVm.h

Parameters

hVm
A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine.
nFlags
Bitset of flags - from enum PRL_API_COMMAND_FLAGS

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