IPXC_Action_URI::IsMap Property

From PDF XChange PDF SDK
Revision as of 08:02, 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/sets a flag specifying whether to track the mouse position when the URI is resolved. Default value: false.

Syntax

HRESULT get_IsMap([out, retval]  VARIANT_BOOL*  pIsMap);
HRESULT put_IsMap([in]  VARIANT_BOOL  pIsMap);

See Also

IPXC_Action_URI