IPXC_Action::IsValid Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m
Line 2: Line 2:
 
{{#customTitle:IPXC_Action::IsValid Property}}
 
{{#customTitle:IPXC_Action::IsValid Property}}
 
{{#parentPage:PXV:IPXC_Action|IsValid Property|property}}
 
{{#parentPage:PXV:IPXC_Action|IsValid Property|property}}
{{ToReview}}
+
 
  
 
Checks whether the action has the appropriate data for it's correct work.
 
Checks whether the action has the appropriate data for it's correct work.

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