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

The PHT_PROBLEM_REPORT handle is used to obtain and manage Virtuozzo Problem Reports. To obtain the handle, use the PrlApi_CreateProblemReport function.

Functions
 
Name 
Description 
 
Assembles the problem report. 
 
Returns XML based string representation of problem report. 
 
Returns problem report archive file name which can be used for further problem report data saving and processing. 
 
Returns the binary representation of problem report. 
 
Obtains the problem report description. 
 
Obtains the value of the property, identifying the reason for this project report. 
 
Determines the scheme used by the problem report object. 
 
Determines the type of the problem report object. 
 
Obtains the e-mail address of the user on the problem report. 
 
Obtains the name of the user on the problem report. 
 
The PrlReport_Send function is provided for convenience. 
 
Sets the specified problem report description. 
 
Sets the value of the object property, identifying the reason for this problem report. 
 
Sets the problem report object type. 
 
Sets the e-mail address of the user on the problem report. 
 
Sets the name of the user on the problem report. 
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.