Collapse All
Parallels Virtualization SDK
PrlVm_ToolsNotifyCoherenceState Function
PHT_VIRTUAL_MACHINE

brief Notifies guest tools about new coherence state

param[in] A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine.

Syntax
PRL_RESULT PrlVm_ToolsNotifyCoherenceState(
    PRL_HANDLE hVm, 
    PRL_BOOL bCoherenceMode
);
File

PrlApiDeprecated.h

Remarks

param[in] bCoherenceMode - true if coherence mode, false otherwise

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