Parallels Desktop® 10 for Mac — C API Reference Guide
|
The PrlApi_MsgCanBeIgnored function allows to evaluate an error code and determine if the error is critical (i.e.
PRL_RESULT PrlApi_MsgCanBeIgnored( PRL_RESULT nErrCode, PRL_BOOL_PTR pbCanBeIgnored );
PrlApiCore.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
whether it can be ignored).
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|