IPXV_DocActionEvent::TriggerSubclass Property

From PDF XChange PDF SDK
Revision as of 05:34, 14 November 2018 by Palamar (Talk | contribs)

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


Property TriggerSubclass of interface IPXV_DocActionEvent returns Value of PXV_ActionTriggerSubclass containing the type of the action trigger that was executed (for example mouse up, focus, validate etc.)

Syntax

HRESULT get_TriggerSubclass([out, retval]  PXV_ActionTriggerSubclass*  nSubclass);

See Also

IPXV_DocActionEvent