IPXV_DocActionEvent::TriggerSubclass Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_DocActionEvent::TriggerSubclass Property}} | {{#customTitle:IPXV_DocActionEvent::TriggerSubclass Property}} | ||
{{#parentPage:PXV:IPXV_DocActionEvent#Properties|TriggerSubclass|property}} | {{#parentPage:PXV:IPXV_DocActionEvent#Properties|TriggerSubclass|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''TriggerSubclass''' of interface [[PXV:IPXV_DocActionEvent|IPXV_DocActionEvent]] returns Value of [[PXV:PXV_ActionTriggerSubclass|PXV_ActionTriggerSubclass]] . | + | Property '''TriggerSubclass''' of interface [[PXV:IPXV_DocActionEvent|IPXV_DocActionEvent]] returns Value of [[PXV:PXV_ActionTriggerSubclass|PXV_ActionTriggerSubclass]] containing the type of the action trigger that was executed (for example mouse up, focus, validate etc.) |
== Syntax == | == Syntax == |
Latest revision as of 04:34, 14 November 2018
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);