IPXC_Action::IsValid Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action::IsValid Property}}
 
{{#customTitle:IPXC_Action::IsValid Property}}
 
{{#parentPage:PXV:IPXC_Action|IsValid Property|property}}
 
{{#parentPage:PXV:IPXC_Action|IsValid Property|property}}
 
  
 
Checks whether the action has the appropriate data for its correct work.
 
Checks whether the action has the appropriate data for its correct work.
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Action|IPXC_Action]].
+
[[PXV:IPXC_Action|IPXC_Action]].

Revision as of 04:57, 20 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

IPXC_Action.