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)
 
(5 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|property}}
+
{{#parentPage:PXV:IUIX_PropList#Properties|PropHost|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: 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 ==
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