IUIX_PropList::PropHost Property
From PDF XChange PDF SDK
(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** | + | <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]] |
Latest revision as of 03:35, 15 June 2015
Property PropHost of interface IUIX_PropList returns Pointer to IUIX_PropHost ...
Syntax
HRESULT get_PropHost([out, retval] IUIX_PropHost** pPropHost);