IPXC_Action_Launch::DefaultDir Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action_Launch::DefaultDir Property}}
 
{{#customTitle:IPXC_Action_Launch::DefaultDir Property}}
 +
{{#parentPage:PXV:IPXC_Action_Launch|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Gets/sets the default directory.
 
Gets/sets the default directory.

Revision as of 15:39, 20 April 2015


Gets/sets the default directory.

Syntax

HRESULT get_DefaultDir([out, retval] BSTR* pDefDir);
HRESULT put_DefaultDir([in] BSTR pDefDir);

See Also

See also IPXC_Action_Launch.