:orphan: .. index:: pair: struct; tarpc_wsa_get_overlapped_result_out .. _doxid-structtarpc__wsa__get__overlapped__result__out: struct tarpc_wsa_get_overlapped_result_out ========================================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_wsa_get_overlapped_result_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; tarpc_int :target:`retval`; tarpc_int :ref:`bytes`; tarpc_int :ref:`flags`; struct :ref:`tarpc_iovec` :ref:`vector<>`; }; .. _details-structtarpc__wsa__get__overlapped__result__out: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; bytes .. _doxid-structtarpc__wsa__get__overlapped__result__out_1ac33183ae3cf13c003a3036d6e9609179: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int bytes Transferred bytes .. index:: pair: variable; flags .. _doxid-structtarpc__wsa__get__overlapped__result__out_1ac8b0c671791ee9a157a1694acb553d80: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int flags Flags .. index:: pair: variable; vector<> .. _doxid-structtarpc__wsa__get__overlapped__result__out_1a8a1484262df95cb6093e535aba1a61a4: .. ref-code-block:: cpp :class: doxyrest-title-code-block struct :ref:`tarpc_iovec` vector<> Buffer to receive buffers resulted from overlapped operation