Collapse All
Parallels C API Reference Guide
PRL_SUCCEEDED Macro
Other Macros

Success and failure result codes

Syntax
#define PRL_SUCCEEDED( err ) ( ( PRL_RESULT )( err ) >= 0 )
File

PrlErrors.h

Links
What do you think about this topic? Send feedback!