Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
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
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.