Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PrlSrv_SetVcmmdConfig Function
PHT_SERVER

Set handle of vcmmd config.

Syntax
PRL_HANDLE PrlSrv_SetVcmmdConfig(
    PRL_HANDLE hDispConfig, 
    PRL_HANDLE hVcmmdConfig, 
    PRL_UINT32 nFlags
);
File

PrlApiDisp.h

Remarks

  • Parameters
  • hServer : A handle of type PHT_SERVER.
  • hVcmmdConfig : A handle of type PHT_VCMMD_CONFIG.
  • nFlags : reserver parameter
  • Returns
  • A handle of type PHT_JOB containing the results of this
  • asynchronous operation or PRL_INVALID_HANDLE if there's not
  • enough memory to instantiate the job object.

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