Collapse All
Parallels C API Reference Guide
prl_result_to_string Function
PrlApi.h API Debug Functions Send Feedback

This inline function returns a readable string representation of the PRL_RESULT value.

Syntax
inline const char * prl_result_to_string(
    PRL_RESULT value
);
File
Parameters

value
A variable of type PRL_RESULT .
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!