Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
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
© 2021 Parallels International GmbH. All rights reserved.