IPXC_Action_Launch::DefaultDir Property

From PDF XChange PDF SDK
Revision as of 06:58, 21 May 2015 by Stefan (Talk | contribs)

Jump to: navigation, search


Gets/sets the default directory.

Syntax

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

See Also

IPXC_Action_Launch.