IPXC_Action::IsValid Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
Line 4: Line 4:
  
  
Checks whether the action has the appropriate data for it's correct work.
+
Checks whether the action has the appropriate data for its correct work.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07: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.