IUIX_PropList::PropHost Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropList::PropHost Property}}
 
{{#customTitle:IUIX_PropList::PropHost Property}}
{{#parentPage:PXV:IUIX_PropList#Properties|PropHost Property|property}}
+
{{#parentPage:PXV:IUIX_PropList#Properties|PropHost|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== 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 ==
 
[[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