IPXC_Action::IsValid Property
From PDF XChange PDF SDK
m |
|||
Line 4: | Line 4: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Checks whether the action has the appropriate data for it's correct work. | |
== Syntax == | == Syntax == |
Revision as of 07:06, 13 May 2015
Checks whether the action has the appropriate data for it's correct work.
Syntax
HRESULT get_IsValid([out, retval] VARIANT_BOOL* pIsValid);
See Also
See also IPXC_Action.