:orphan:

.. index:: pair: struct; tarpc_set_event_in
.. _doxid-structtarpc__set__event__in:

struct tarpc_set_event_in
=========================

.. toctree::
	:hidden:




.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	struct tarpc_set_event_in {
		// fields
	
		struct :ref:`tarpc_in_arg<doxid-structtarpc__in__arg>` :target:`common<doxid-structtarpc__set__event__in_1a6b921faf461711ff44146d86e5db24a8>`;
		:ref:`tarpc_wsaevent<doxid-tarpc__base_8x_8m4_1ae456bc59efe275cbc144d65a9c2e2e4e>` :target:`hevent<doxid-structtarpc__set__event__in_1a48a7e92aea901d27e125cf51bee6c4df>`;
	};