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

29 lines
1.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>EXPORT_SPEC IXML_Document* UpnpCreatePropertySet</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>EXPORT_SPEC IXML_Document* <A HREF="#DOC.DOCU">UpnpCreatePropertySet</A></H2><H2>( IN int NumArg,<BR>&nbsp; IN const char* Arg,<BR>&nbsp; IN ... )</H2><BLOCKQUOTE><B>UpnpCreatePropertySet</B> creates a property set message packet.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE><B>UpnpCreatePropertySet</B> creates a property set
message packet. Any number of input parameters can be passed
to this function but every input variable name should have
a matching value input argument.
<P></BLOCKQUOTE>
<DL><DT><DT><B>Parameters:</B><DD><B>NumArg</B> - The number of argument pairs passed.
<BR><B>Arg</B> - The status variable name and value pair. <BR><DT><B>Returns:</B><DD> [IXML_Document*] <TT>NULL</TT> on failure, or the property-set
document node.
<BR><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>