Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 50ca52afcfebd16f649c43dae682ec40 > files > 116

libupnp-devel-1.6.6-3.fc12.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
   <TITLE>EXPORT_SPEC IXML_Document* ixmlNode_getOwnerDocument</TITLE>
   <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">

<H2>EXPORT_SPEC IXML_Document* <A HREF="#DOC.DOCU">ixmlNode_getOwnerDocument</A></H2><H2>(IXML_Node* nodeptr )</H2><BLOCKQUOTE>Retrieves the document object associated with this <B>Node</B>.</BLOCKQUOTE>

<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Retrieves the document object associated with this <B>Node</B>.  This 
owner document <B>Node</B> allows other <B>Node</B>s to be created in the 
context of this document.  Note that <B>Document</B> nodes do not have 
an owner document.

<P></BLOCKQUOTE>
<DL><DT><DT><B>Parameters:</B><DD><B>nodeptr</B> -   The <B>Node</B> from which to retrieve the 
owner document. <BR><DT><B>Returns:</B><DD>  [Document*] A pointer to the owning <B>Document</B> or 
<TT>NULL</TT>, if the <B>Node</B> does not have an owner.
<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>