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)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropList::PropHost Property}}
 
{{#customTitle:IUIX_PropList::PropHost Property}}
{{#parentPage:PXV:IUIX_PropList|property}}
+
{{#parentPage:PXV:IUIX_PropList|PropHost Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== 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** ppPropHost);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IUIX_PropList|IUIX_PropList]].
 
See also [[PXV:IUIX_PropList|IUIX_PropList]].

Revision as of 06:53, 23 April 2015


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

Syntax

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

See Also

See also IUIX_PropList.