:orphan: .. index:: pair: struct; tapi_upnp_action .. _doxid-structtapi__upnp__action: struct tapi_upnp_action ======================= .. toctree:: :hidden: UPnP action. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_upnp_action { // fields const char* :target:`name`; tapi_upnp_action_arguments :target:`arguments`; // methods :target:`SLIST_ENTRY`(tapi_upnp_action); };