IPXC_GoToETargetItem::AnnotName Property
From PDF XChange PDF SDK
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:IPXC_GoToETargetItem::AnnotName Property}} | {{#customTitle:IPXC_GoToETargetItem::AnnotName Property}} | ||
− | {{#parentPage:PXV:IPXC_GoToETargetItem#Properties|AnnotName | + | {{#parentPage:PXV:IPXC_GoToETargetItem#Properties|AnnotName|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_GoToETargetItem|IPXC_GoToETargetItem]] | + | [[PXV:IPXC_GoToETargetItem|IPXC_GoToETargetItem]] |
Latest revision as of 07:32, 23 May 2015
Property AnnotName of interface IPXC_GoToETargetItem returns/sets Value of BSTR ...
Syntax
HRESULT get_AnnotName([out, retval] BSTR* ppAnnotName); HRESULT put_AnnotName([in] BSTR ppAnnotName);