IPXC_Action_Goto::IsNamedDest Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_Goto::IsNamedDest Property}} | {{#customTitle:IPXC_Action_Goto::IsNamedDest Property}} | ||
− | {{#parentPage:PXV:IPXC_Action_Goto|IsNamedDest | + | {{#parentPage:PXV:IPXC_Action_Goto#Properties|IsNamedDest|property}} |
Gets whether the action has a named destination set. If the named destination parameter is not set or the named destination string is empty pVal will be equal to VARIANT_FALSE. | Gets whether the action has a named destination set. If the named destination parameter is not set or the named destination string is empty pVal will be equal to VARIANT_FALSE. | ||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]] | + | [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]] |
Latest revision as of 07:01, 23 May 2015
Gets whether the action has a named destination set. If the named destination parameter is not set or the named destination string is empty pVal will be equal to VARIANT_FALSE.
Syntax
HRESULT get_IsNamedDest([out, retval] VARIANT_BOOL* pVal);