:orphan: .. index:: pair: struct; tapi_upnp_state_variable .. _doxid-structtapi__upnp__state__variable: struct tapi_upnp_state_variable =============================== .. toctree:: :hidden: UPnP state variable parameters. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_upnp_state_variable { // fields void* :target:`properties`[VPROPERTY_MAX]; // methods :target:`SLIST_ENTRY`(tapi_upnp_state_variable); };