libupnp/docs/dist/html/upnp/Upnp_State_Var_Complete.html
2006-07-06 12:37:29 +00:00

61 lines
2.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>struct Upnp_State_Var_Complete</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>struct <A HREF="#DOC.DOCU">Upnp_State_Var_Complete</A></H2></H2><BLOCKQUOTE>Represents the reply for the current value of a state variable in an asynchronous call.</BLOCKQUOTE>
<HR>
<P><DL>
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>char <B><A HREF="#DOC.1.4.2.9.2">CtrlUrl</A></B>[NAME_SIZE]
<DD><I>The control URL for the service.</I>
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>DOMString <B><A HREF="#DOC.1.4.2.9.4">CurrentVal</A></B>
<DD><I>The current value of the variable or error string in case of error.</I>
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>int <B><A HREF="#DOC.1.4.2.9.1">ErrCode</A></B>
<DD><I>The result of the operation.</I>
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>char <B><A HREF="#DOC.1.4.2.9.3">StateVarName</A></B>[NAME_SIZE]
<DD><I>The name of the variable.</I>
</DL></P>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Represents the reply for the current value of a state variable in an
asynchronous call. </BLOCKQUOTE>
<DL>
<A NAME="ErrCode"></A>
<A NAME="DOC.1.4.2.9.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>int ErrCode</B></TT>
<DD>The result of the operation.
<DL><DT><DD></DL><P>
<A NAME="CtrlUrl"></A>
<A NAME="DOC.1.4.2.9.2"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>char CtrlUrl[NAME_SIZE]</B></TT>
<DD>The control URL for the service.
<DL><DT><DD></DL><P>
<A NAME="StateVarName"></A>
<A NAME="DOC.1.4.2.9.3"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>char StateVarName[NAME_SIZE]</B></TT>
<DD>The name of the variable.
<DL><DT><DD></DL><P>
<A NAME="CurrentVal"></A>
<A NAME="DOC.1.4.2.9.4"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>DOMString CurrentVal</B></TT>
<DD>The current value of the variable or error string in case of error.
<DL><DT><DD></DL><P></DL>
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>