IUIX_TreeItem::Param Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_TreeItem::Param Property}} | {{#customTitle:IUIX_TreeItem::Param Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_TreeItem|IUIX_TreeItem]]. |
Revision as of 07:09, 20 May 2015
Property Param of interface IUIX_TreeItem returns/sets Value of PARAM_T ...
Syntax
HRESULT get_Param([out, retval] PARAM_T* pParam); HRESULT put_Param([in] PARAM_T pParam);