Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PRL_RESULT_DECLARE_ERROR Macro
Other PRL Macros

Declaration of the error value goes here

Syntax
#define PRL_RESULT_DECLARE_ERROR( err ) ( (PRL_RESULT) (0x80000000 + 0x##err) )
File

PrlErrors.h

Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.