Collapse All
Parallels C API Reference Guide
PrlSrv_StopClusterService Function
PrlApi.h PHT_SERVER

Stop HA service by service name

Syntax
PRL_HANDLE PrlSrv_StopClusterService(
    PRL_HANDLE hServer, 
    PRL_CONST_STR sServiceName, 
    PRL_UINT32 nFlags
);
File
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-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!