Collapse All
Parallels C API Reference Guide
prl_result_to_string Function
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

PrlApiCore.h

Parameters

value
A variable of type PRL_RESULT .
Links
What do you think about this topic? Send feedback!