Collapse All
Parallels Virtualization SDK
PrlVm_ToolsSetIndents Function
PHT_VIRTUAL_MACHINE

brief Adjust working area by set guest display indents param[in] A handle of type PHT_VIRTUAL_MACHINE identifying the virtual machine param[in] Array of indents for guest displays param[in] Count of indents in array.

Syntax
PRL_RESULT PrlVm_ToolsSetIndents(
    PRL_HANDLE hVm, 
    const PRL_IO_TOOLS_DISPLAY_INDENT_PTR indents, 
    PRL_INT32 nCount
);
File

PrlApiDeprecated.h

Remarks

If 0 then all indents will be removed

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