Name

Vix_GetErrorText

Description

const char *
Vix_GetErrorText(VixError err,
                 const char *locale);

Returns a human-readable string that describes the error.

Parameters

err
A Vix error code returned by any other Vix function.
locale
Must be NULL.

Return Value

A human-readable string that describes the error.

Remarks

Requirements

vix.h, since VMware Server 1.0
Copyright (C) 2007-2017 VMware, Inc. All rights reserved.