struct tarpc_wsa_async_get_host_by_addr_in

Overview

struct tarpc_wsa_async_get_host_by_addr_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_hwnd hwnd;
    tarpc_uint wmsg;
    char addr;
    tarpc_size_t addrlen;
    tarpc_int type;
    tarpc_ptr buf;
    tarpc_size_t buflen;
};

Detailed Documentation

Fields

tarpc_int type

TA-independent socket type

tarpc_ptr buf

Buffer in TA address space