struct tarpc_create_window_out

struct tarpc_create_window_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_hwnd hwnd;
};