Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PHT_OFFLINE_SERVICE
Functions  Functions by Handle  Legend

The PHT_OFFLINE_SERVICE handle is used to configure offline services. When creating a new offline service configuration, use the PrlOffmgmtService_Create to create the handle. When managing existing offline services configurations, use the PrlSrv_GetOfflineServicesList function to obtain the list of handles.

Functions
 
Name 
Description 
 
Creates a new handle of type PHT_OFFLINE_SRVICE. 
 
Returns the name of the specified offline service. 
 
Returns the port of the specified offline service. 
 
Returns the type of the flag of the specified offline service used by default. 
 
Sets the specified offline service name. 
 
Sets the specified offline service port. 
 
Sets the default flag type for the specified offline service. 
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.