Collapse All
Parallels C API Reference Guide
PrlReport_Assembly Function
PrlApi.h PHT_PROBLEM_REPORT

Assembles the problem report.

Syntax
PRL_HANDLE PrlReport_Assembly(
    PRL_HANDLE hProblemReport, 
    PRL_UINT32 nFlags
);
File
Parameters

hProblemReport
[in] A handle of type PHT_PROBLEM_REPORT identifying the container.
nFlags
[in] flags bitset (accepts values just from PRL_PROBLEM_REPORT_FLAGS )
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 © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!