Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlReport_GetRating Function
PHT_PROBLEM_REPORT See Also

Gets rating of product using.

Syntax
PRL_RESULT PrlReport_GetRating(
    PRL_HANDLE hProblemReport, 
    PRL_UINT32_PTR pnRating
);
File

PrlApiCore.h

Parameters

hProblemReport
[in] A handle of type PHT_PROBLEM_REPORT .
pnRating
[out] pointer to a rating variable.
Returns

PRL_RESULT . Possible values are:

PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.

PRL_ERR_SUCCESS - function completed successfully.

See Also
Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!