Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_RESULT_DECLARE_ERROR Macro
Other 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 © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!