:orphan: .. index:: pair: struct; tarpc_serial_common_out .. _doxid-structtarpc__serial__common__out: struct tarpc_serial_common_out ============================== .. toctree:: :hidden: Overview ~~~~~~~~ Common serial RPC output data :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_serial_common_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; :ref:`tarpc_size_t` :ref:`len`; tarpc_int :ref:`retval`; }; .. _details-structtarpc__serial__common__out: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Common serial RPC output data Fields ------ .. index:: pair: variable; len .. _doxid-structtarpc__serial__common__out_1a74ea6d3667df799454aefc5427d63fc8: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tarpc_size_t` len Length of buffer .. index:: pair: variable; retval .. _doxid-structtarpc__serial__common__out_1a87d30d71ce9d1adbe1e65b25081ab8e2: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int retval Return value