
ProWsimpexmessageDataGet | |
( /* (In) The message. */ ProWSImpexMessageType* type /* (Out) Severity of this message. Can be NULL. */ ProPath object /* (Out) The object name or pathname. Can be NULL. */ ProComment description /* (Out) Specific description of the problem or information. Can be NULL. */ ProComment resolution /* (Out) Resolution applied to resolve an overridable conflict (applicable when type returned PRO_IMPEX_MSG_CONFLICT), Can be NULL. */ ProBoolean* succeeded /* (Out) indicates whether the above resolution succeded or not (applicable when type returned PRO_IMPEX_MSG_CONFLICT). Can be NULL. */ ) |

The function succeeded. | |
One or more arguments was invalid. |

