ebac5fe596
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@45 119443c7-1b9e-41f8-b6fc-b9c35fce742c
29 lines
1.2 KiB
HTML
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> IN const char* Arg,<BR> 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>
|