IPXC_Action_Goto::IsNamedDest Property

From PDF XChange PDF SDK
Revision as of 08:01, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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);

See Also

IPXC_Action_Goto