Collapse All
Parallels Virtualization SDK
PrlSrv_StartClusterService Function
PHT_SERVER

Start HA service by service name

Syntax
PRL_HANDLE PrlSrv_StartClusterService(
    PRL_HANDLE hServer, 
    PRL_CONST_STR sServiceName, 
    PRL_UINT32 nFlags
);
File

PrlApiDeprecated.h

Returns

PRL_RESULT . Possible values are:

PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.

PRL_ERR_SUCCESS - function completed successfully.

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