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