IPXC_Action::IsValid Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IsValid''' of interface [[PXV:IPXC_Action|IPXC_Action]] returns  Value of VARIANT_BOOL ...
+
Gets whether the action has the appropriate data for it's correct work.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:15, 4 May 2015


Gets 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.