IUIX_PropList::PropHost Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropList::PropHost Property}}
 
{{#customTitle:IUIX_PropList::PropHost Property}}
 +
{{#parentPage:PXV:IUIX_PropList#Properties|PropHost|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''PropHost''' of interface [[PXV:IUIX_PropList|IUIX_PropList]] returns  Pointer to [[PXV:IUIX_PropHost|IUIX_PropHost]] ...
 
Property '''PropHost''' of interface [[PXV:IUIX_PropList|IUIX_PropList]] returns  Pointer to [[PXV:IUIX_PropHost|IUIX_PropHost]] ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PropHost([out, retval] IUIX_PropHost** ppPropHost);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PropHost([out, retval] IUIX_PropHost** pPropHost);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_PropList|IUIX_PropList]].
+
[[PXV:IUIX_PropList|IUIX_PropList]]

Latest revision as of 04:35, 15 June 2015


Property PropHost of interface IUIX_PropList returns Pointer to IUIX_PropHost ...

Syntax

HRESULT get_PropHost([out, retval]  IUIX_PropHost**  pPropHost);

See Also

IUIX_PropList