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

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

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

value
A variable of type PRL_RESULT .
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!