struct tarpc_ta_dlerror_out

Overview

struct tarpc_ta_dlerror_out {
    // fields

    struct tarpc_out_arg common;
    string retval;
};

Detailed Documentation

Fields

string retval

Human readable error message