swu_failure_code_t

Customer-specific code indicating why an installation failed

Synopsis:

#include <swu/Common.h>

typedef uint32_t swu_failure_code_t;

Library:

libswu-core

Use the -l swu-core option with qcc to link against the SWU library. This library is usually included automatically.

Description:

The swu_failure_code_t data type stores a customer-specific code indicating why an installation failed.