Collapse All
Parallels C API Reference Guide
PRL_RESULT_DECLARE_ERROR Macro
PrlErrors.h Other Macros Send Feedback

Declaration of the error value goes here

Syntax
#define PRL_RESULT_DECLARE_ERROR( err ) ( (PRL_RESULT) (0x80000000 + 0x##err) )
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!