Collapse All
Parallels C API Reference
PRL_SUCCEEDED Macro
Other Macros

Success and failure result codes

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

PrlErrors.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!